Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A doc error or misinterpretation ?
Message
De
20/04/2000 13:30:29
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
A doc error or misinterpretation ?
Divers
Thread ID:
00361923
Message ID:
00361923
Vues:
47
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform