Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BETWEEN(...,...) / IN . . .
Message
From
30/10/1996 17:24:02
 
 
To
30/10/1996 14:04:44
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00011152
Message ID:
00011165
Views:
34
>>Does anybody know how to replicate
>>SQL syntax, BETWEEN() or IN for
>>example, in generating a report with
>>REPORT FORM ... ? [rest commented out]

> REPORT FORM &cComline1 &cComline2 ....

Well, this is a known trick which I use extensively.
The problem is that the EXECUTABLE line length cannot
exceed 256 characters, that is when the macro is
expanded, its length is taken into account by the
precompiler, not the length of the code line...

...Anyway, thanks for reply.
Some things are better be left unknown...NOT!!!
Previous
Reply
Map
View

Click here to load this message in the networking platform