Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'RESERV' is reserved???
Message
From
26/10/2006 12:45:31
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
'RESERV' is reserved???
Miscellaneous
Thread ID:
01164752
Message ID:
01164752
Views:
57
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
Peter Robinson ** Rodes Design ** Virginia
Next
Reply
Map
View

Click here to load this message in the networking platform