Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing field without alias
Message
From
30/10/1998 13:39:57
 
 
To
30/10/1998 12:46:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00152877
Message ID:
00152944
Views:
22
Simplify
>lcAlias = ALIAS()
>IF lcMyVar = &lcAlias..'fcModBy'

to
IF lcMyVar = fcModby
BTW, you're probably already aware of making sure that strings are padded to the lenght of a field, or they're both trimmed. Depending on SET EXACT/ANSI, etc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform