Goo'day, Will
At 13:27 12/08/05 -0400, you wrote:
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.
Ah yes, but........
If you're "walking" through and you see a "CUST<dot>whatever" you *know* -
or at least you *should* know, if you're at *that* level - that
"CUST<dot>whatever" is, the CUSTomer record and "whatever" refers to a
particular field.
Ergo:
In RAID,
CUST(field)/
gives the required response......
No "downsides" just "another* way......
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/
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.8/71 - Release Date: 12/08/05
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.8/71 - Release Date: 12/08/05
Regards,
Bruce Nichol
Talon Computer Services
ALBURY NSW 2640
Australia
http://www.taloncs.com.au
Tel: +61 (0)411149636
Fax: +61 (0)260232119
If it ain't broke, fix it till it is!
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.8/71 - Release Date: 12/08/05
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/