Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A doc error or misinterpretation ?
Message
From
20/04/2000 13:30:29
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
A doc error or misinterpretation ?
Miscellaneous
Thread ID:
00361923
Message ID:
00361923
Views:
48
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
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Next
Reply
Map
View

Click here to load this message in the networking platform