Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Limit on the size of macro substitution?
Message
From
29/07/1999 09:58:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Limit on the size of macro substitution?
Miscellaneous
Thread ID:
00247651
Message ID:
00247651
Views:
50
I have a macro substitution in an SQL statement as:

SELECT &gcSelect FROM ....

The SQL is bombing because the string being used in gcSelect is 391 characters long. Is this a limitation on macro subs in SQL or is this a limitation in VFP itself. I notice that if I try to evaluate the variable gcSelect in the debugger, it is truncated. Again, didn't know if this was a limitation on the watch/locals window or VFP itself.

Any thoughts?
Next
Reply
Map
View

Click here to load this message in the networking platform