I've found another important thing about the RETURN command. I occasionally have had a startup app hang when it has an EXIT command in it. I found that you have to have RETURN immediately after the EXIT. Fixes my problem every time!
Karen > Glad to be of help... > > You raise an interesting point about the RETURN - the help makes no > mention of the need for one to follow the SKIP _but_ there is a certain logic > to > it depending on what else the EEP of the calling object might to and what > the landing object will then do. > > Anybody else any thoughts? > > Regards, > Alastair. >

