Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET ANSI ... REPORT FORM
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SET ANSI ... REPORT FORM
Miscellaneous
Thread ID:
00024107
Message ID:
00024107
Views:
76
I have

cReportCriteria = "field1 >= cString1 AND field1 <= cString2"
SET ANSI ON
REPORT FORM myreport FOR &cReportCriteria

The SET ANSI ON command is being ignored. I can tell because if I put my criteria in a SELECT - SQL, I get the expected result. How come? Whadoidoaboudit?
Reply
Map
View

Click here to load this message in the networking platform