Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't see what changed
Message
From
05/07/2001 16:17:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
05/07/2001 16:04:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00527148
Message ID:
00527179
Views:
21
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)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform