Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SCAN structure fails
Message
From
16/10/2002 10:55:48
 
 
To
16/10/2002 10:23:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00711617
Message ID:
00711743
Views:
11
Steve,

I agree that [] are string delimiters, but I have been caught out on a couple of occasions.
Try the following code:

#DEFINE Goodbye Hello
? 'Goodbye'
? "Goodbye"
? [Goodbye]

Result should be:
Goodbye
Goodbye
Hello

Regards

Jason
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform