Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBF downward compatibility
Message
From
25/03/1998 00:21:52
 
 
To
25/03/1998 00:15:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00086886
Message ID:
00086912
Views:
38
Hi John,

I kinda guessed that was the case.. I have been through the help file and been unable to find any such switch. Ah, well!

Rgds



>>
>Hmmmm....there seems to be no way out of that...you might want to change the source code and do a VERSION() call before any CREATE or COPY TO command and then issue the appropriate commands, ie:
>
>IF "Visual" $ VERSION()
> ** DO VFP commands
>ELSE
> ** DO FP 2.5
>ENDIF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform