Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Issue with INTL and VFP 7
Message
From
31/10/2001 22:25:05
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00575756
Message ID:
00575988
Views:
45
This is a Microsoft induced bug, thanks to the wonderful new ASTACKINFO() command, and its 4-letter shortcut, ASTAC()

I've global-replaced (mangled) aStack to a_Stack everywhere and all's well.

**--** Steve



>Steve..
>
>FYI..
>
>The INTL program has an array called aStack. aStack is a new function in VFP 7. In VFP 7, when compiling INTL.PRG, one gets the following errors:
>
>
>DIMENSION aStack[ 1, 5]
>Error in line 873: Invalid use of a Visual FoxPro function as an array.
>aStack[ 1] = .NULL.
>Error in line 874: Syntax error.
>LOCAL lcFontCombo, lcObjBaseClass, llIsExplicit, lnConfig lnI, lnOldINTLConfig, lnTHISConfig, lxObjINTL, lxRetVal
>Error in line 3810: Syntax error.
>
>I figure you are familiar with this, but in case you are not and since I did not see anything up here or on your website on the subject, I figured I would post it here.
>
>To verify, the version compiled is 5.00.179, which is the latest version.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform