Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't see what changed
Message
From
05/07/2001 16:28:55
 
 
To
05/07/2001 16:17:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00527148
Message ID:
00527184
Views:
22
Yup, I tested it too. There were no errors. I don't know what the VFP team has changed, but in the past I remember getting problems if there weren't spaces where they belonged. The rule I remember was "code the command as if it were all on one line"

>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.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform