Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include file
Message
From
03/10/2007 13:48:39
 
 
To
03/10/2007 13:29:30
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01258255
Message ID:
01258290
Views:
15
>>>I have a form that has an INCLUDE file. I added it through the Form menu. It does not seem to be working as the DEFINE values are not available in the INIT of my form during runtime.
>>
>>Have you verified that this is indeed the correct include file with all the variables defined?
>>
>>You may try to use COMPILE FORM myForm.scx.
>
>Yes, it worked when it was part of a PRG, but now I've split code into the include file and the INIT of a form and the DEFINE variables are not in scope in the INIT.

You can't put code in the include file. It'll never be executed as it will not become part of your method.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform