Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Preprocesor bug
Message
From
21/05/2006 05:42:04
Neil Mc Donald
Cencom Systems P/L
The Sun, Australia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01123796
Message ID:
01123797
Views:
17
Are they keywords or system variables.?

>Run this example:
>
>#define INP
>#define REF
>#define OUT
>
>? INP REF OUT && Variable 'REF' is not found.
>? INP REF     && Variable 'REF' is not found.
>? INP
>
>? INP OUT REF && Variable 'OUT' is not found.
>? INP OUT     && Variable 'OUT' is not found.
>
>
>
>Why preprocesor ignoring each second constant at compiling?
>
>MartinJ
Regards N Mc Donald
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform