Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A doc error or misinterpretation ?
Message
 
To
20/04/2000 13:30:29
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00361923
Message ID:
00361939
Views:
15
>This is as is from help for "&&"
>
>
Remarks
>
>Place a semicolon (;) at the end of each comment line that continues to a following line. You cannot place && and a comment after the semicolon used to continue a command line to an additional line.
I always interpreted as you cannot do this :
>
select * from mytable ; && mytable blah blah
>   where expr1 = exp1 ;      && blah blah
>      and expr2 = exp2 ;     && make sure blah blah
>   into cursor myCursor
But this works as if no inline comments there ??? Stumped (funny yesterday I suggested someone to move inline comment to the end of command and it worked afterwards).

Cetin,

Same here. I just tested FPW 2.6a, and it won't compile. Works fine in VFP 6.0 SP3. I couldn't find any mention of this in the SP 3 docs either.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform