Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6 to VFP9 - an easy way???
Message
 
 
To
04/11/2009 03:42:44
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01433022
Message ID:
01433073
Views:
47
>There is a setting that might force variables to be declared _VFP.LANGUAGEOPTIONS, but this is minor. From VFP7 you need to delimit the fars with ','.
>IOW
>
LOCAL x y z
is not longer supported it need to be
LOCAL x, y, z
>
>and one that forces date(time) literals to be propper formated SET STRICTDATE TO (VFP 7)
>
>HTH
>
>Agnes

Thanks, Agnes - this is what I meant.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform