I would never have thunk it. Just reading the submissions from this list is a great learning experience. The CHAIN 'GET-LIST ...' example is a better solution for a particular utility I wrote eight years ago and use every day. Thanks!!

[EMAIL PROTECTED] wrote:

Try this. I've done this in a simple search program... It works fine.

   IF LIST.B THEN
      WRITELIST LIST.B ON 'TEMP&':@TTY:'&'
      CHAIN 'GET-LIST TEMP&':@TTY:'&'
   END
Vance

----- Original Message ----- From: "Brian Leach" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 26, 2004 9:23 AM
Subject: RE: [U2] [UV] Exit BASIC program with SELECT list?





Barry,

Another way is to CHAIN the select statement, rather than execute it.

Brian -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to