Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding Reserved Words
Message
From
15/08/2001 22:56:12
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
To
15/08/2001 22:39:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00544519
Message ID:
00544525
Views:
17
This message has been marked as a message which has helped to the initial question of the thread.
>Dear All,
>
>Under VFP5 is there anyway to determine if an entry into a field is a reserved word?
>
>Basically, I'm looking for a function like =IsReserved( tcString), which would return a .t. if tcString is a reserved word in VFP.


There should be an entry for "reserved words" in Help. Copy the page to a text file and load the file into a "lookup table" using APPEND FROM.

BTW, VFP 7.0 has some support in this area via the ALANGUAGE() function which returns various language elements.
Previous
Reply
Map
View

Click here to load this message in the networking platform