Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about global vars/procedures
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Question about global vars/procedures
Miscellaneous
Thread ID:
00356628
Message ID:
00356628
Views:
48
I have an app (which I'm compiling to an exe) that consist of...

Form1 - parent
Form2 - child of Form1
Form3 - child of Form1

I'm starting the exe with a .prg that has the following code:

* code start
set ...
do form Form1
read events
* code end

Now I need a global constant such as "#define x 10" and a global procedure so that
any of the three forms can use the constant or call the procedure.

Thanks for any tips!
Joe
Next
Reply
Map
View

Click here to load this message in the networking platform