Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#DEFINE
Message
De
01/09/1997 11:39:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
#DEFINE
Divers
Thread ID:
00047934
Message ID:
00047934
Vues:
61
Hi,

As a way to learn VFP, I am going thru TasTrade.

I made some minor changes to the .H files and now cannot, for the life of me, figure out why constants are lost.

#DEFINE TB_FORMDESIGNER_LOC "Form Designer"

is found early on in STRINGS.h

In TASTRADE's releasetoolbars procedure, an array is built referring to these DEFINE's as follows:

this.aToolBars[1,1] = TB_FORMDESIGNER_LOC

I consistently get this error:

Variable 'TB_FORMDESIGNER_LOC' is not found

When was this value lost and why ? Any way to monitor it in the debugger ?

Your help would be greatly appreciated.

Henry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform