Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Issue with INTL and VFP 7
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Issue with INTL and VFP 7
Divers
Thread ID:
00575756
Message ID:
00575756
Vues:
82
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform