Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of reserved words
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00680191
Message ID:
00680200
Views:
27
This message has been marked as a message which has helped to the initial question of the thread.
>Answer me this please. I know it is ill-advised to use reserved words as functions and variables, but what are the consequences of say creating a procedure called 'refresh' or declaring 'isreadonly' as a private variable? I ask because I am trying to find the anomalies in an application delivered by others. The developer is a FPD/FPW hardcore (all SAY and GET, 200+ *.prgs and all free tables), but he put the program on VFP runtime. I want to find out if the quirks I am seeing are related to the inappropriate use of reserved words.
>
>TIA and wish me luck

Often you can get away with things but you will be sorry later. It is better to not use reserved words. I have seen applications run for up to six months and then refuse to work again for reasons such as this. Avoid problems when possible. :)

Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform