Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't see what changed
Message
De
05/07/2001 16:17:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
05/07/2001 16:04:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00527148
Message ID:
00527179
Vues:
22
The following, without indents, works on my computer (VFP6):
select;
artcode;
from;
articlemain
although, according to your comment, it should give an error.

I think the people at MS simply corrected the problem (say, by adding a space when joining lines), and forgot to remove the warning from the manual.

Hilmar.

>The problem with the semi colon is that VFP puts the line back together when it compiles, so if you have something like:
>
>
>SELECT Field1,;
>Field2;
>FROM;
>MyTable
>
>
>you'll get errors because there are no spaces where they belong. If you indent the additional lines, you won't have a problem. This has always been the case. They're just providing a warning about it in VFP7.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform