Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro expansion
Message
 
 
To
08/09/2001 20:21:58
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00554002
Message ID:
00554343
Views:
18
< SNIP >
>
>Maybe it's just that VFP6 was more forgiving in some things. I also ran into a couple of other areas where VFP7 caught errors that VFP6 seemed to ignore.
>
>For instance, the person who wrote the original code had a ton these:
>
>Public Dimension aArray[10,3]


This line in VFP 6 and earlier creates public variable Dimension and public array aArray[10,3].

>VFP7 choked in the compile on every one of them. VFP6 didn't care.

VFP 7 doesn't allow anymore use of a variables list separated by spaces only.

See 'Behavior Changes since the Previous Version' in VFP 7 help.

< SNIP >
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform