In a message dated 8/12/2005 6:00:10 AM Pacific Daylight Time, 
[EMAIL PROTECTED] writes:


> Thank you for clearing up the issue of using EQUATES. I was ready to pile 
> on you along with Les Hewkin. We use EQUATES and live by what they 
> describe.  I have learned never to trust DICTS.

The only problem being (or at least last time I checked) was that RAID 
doesn't understand EQUATES.  So you're walking through the code and see
CUST.ADDRESS = ''
and you type
*/CUST.ADDRESS
and it says whatever something like "variable not found" or something I 
forget.

So is there a downside to using a construct like
A.CUST.ADDRESS = 40
CUST.REC<A.CUST.ADDRESS> = ""

Then RAID is quite happy with it.

Will Johnson
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to