Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Issue with INTL and VFP 7
Message
De
31/10/2001 22:25:05
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00575756
Message ID:
00575988
Vues:
49
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform