An alternative to using Larry's suggestion of writing a program to
create a phrase of all the D types, you can use "REVISE filename" which
will automatically create an @REVISE phrase in the dictionary containing
all the D-types. You can then just rename @REVISE to ALL.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Larry Hiscock
Sent: Friday, 2 December 2005 1:39 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] RE: [UV] is there an equivalent to the UD ALL UniQuery
keyword?

How about just adding a phrase to each DICT called "ALL" that lists all
of the D-type items?

eg:  DICT CUST.MST ALL
001: PH
002: CUST.NAME CUST.ADDR1 CUST.ADDR2 CUST.CITY ... etc

You could even write a simple program to SELECT DICT filename WITH TYPE
= 'D' BY LOC, and then loop through & create the ALL phrases for that
particular file.

One time setup, then it's available for their use.

Larry Hiscock
Western Computer Service



DISCLAIMER:
Disclaimer.  This e-mail is private and confidential. If you are not the 
intended recipient, please advise us by return e-mail immediately, and delete 
the e-mail and any attachments without using or disclosing the contents in any 
way. The views expressed in this e-mail are those of the author, and do not 
represent those of this company unless this is clearly indicated. You should 
scan this e-mail and any attachments for viruses. This company accepts no 
liability for any direct or indirect damage or loss resulting from the use of 
any attachments to this e-mail.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to