Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Line of code that works yet shouldn't
Message
De
03/07/2007 10:17:25
 
 
À
03/07/2007 07:10:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01237329
Message ID:
01237424
Vues:
16
>from
>
>select space(1) as undump,space(1) as dumpcode,;
>  * from _fb2 where machine=='a' into table _ergdump
>
>to
>
>select space(1) as undump,space(1) as dumpcode;
>  , * from _fb2 where machine=='a' into table _ergdump
>
>makes it clear what happens in the IDE as well.
>Prefacing "," makes it also easier to change statements IMHO.
>
>regards
>
>thomas

Hi Tom

I agree. I just wasn't sure what the originator was trying to acheive.
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform