yes, HUSH works. I was hoping that SELECT had it built in.

George

> -----Original Message-----
> From: [email protected] [mailto:owner-u2-
> [email protected]] On Behalf Of Joshua Gallant
> Sent: Friday, April 24, 2009 3:00 PM
> To: [email protected]
> Subject: RE: [U2] How do you do a NOPAGE on a SELECT?
>
> Couldn't you just use HUSH before doing the select to suppress the
> output?
>
> - Josh
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of George Gallen
> Sent: Friday, April 24, 2009 2:22 PM
> To: [email protected]
> Subject: [U2] How do you do a NOPAGE on a SELECT?
>
> ok...(UV 10 )
>
> I'm doing the following:
>
> SELECT FILE1 SAVING VARB1  (PICK format SELECT - to allow multivalued
> SAVING)
> SELECT FILE2
> SAVE-LIST XX
>
> Problem is when there are VARB1 items in FILE1 that are not valid ID's
> in
> FILE2
>    the SELECT FILE2 displays all the ID's that are not valid ID's.
>
> If I'm typing the commands, no problem...just hit 'n', however, if I
> put
> them
> in a VOC, and execute the VOC from a program, the operator has to hit
> 'n'.
>
> What would be nice would be if there was a NOPAGE, or a HUSH option to
> SELECT.
>
> My workaround is:
>
> SELECT FILE1 SAVING VARIB1 TO 1
> SELECT FILE2 TO 2
> MERGE.LIST 1 INTERSECT 2
> SAVE-LIST XX
>
> George
> -------
> 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