Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#DEFINE
Message
From
01/09/1997 11:39:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
#DEFINE
Miscellaneous
Thread ID:
00047934
Message ID:
00047934
Views:
66
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
Next
Reply
Map
View

Click here to load this message in the networking platform