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/

Reply via email to