Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'RESERV' is reserved???
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01164752
Message ID:
01164760
Views:
9
>If I run Beautify on the following code in VFP 7 nothing changes. I have selected 'lowercase' for keywords and 'Match first occurence' for symbols.
>
>use STAY
>select 0
>use RESERV
>
>
>However if I run Beautify with the same settings in VFP 9 (build 2412 and 3504) I get this result:
>
>use STAY
>select 0
>use reserv
>
>
>'reserv' is not colored blue as are 'use' and 'select' nor does it appear in the VFP 9 list of reserved words.
>
>Can anyone confirm this?
>
>Peter

Hi Peter,
With VFP 6
the result is:
use RESERV
With VFP 8 and VFP 9
the result is:
use reserv
and 'reserv' is not colored blue.
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform