Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameters for INIT and LOAD
Message
From
05/08/2008 09:06:44
 
 
To
05/08/2008 09:02:26
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01336522
Message ID:
01336523
Views:
25
This message has been marked as the solution to the initial question of the thread.
>I have SQL in the LOAD, but I need it to use the parameter sent to the form's INIT, but it is not available there. I could move the SQL to the INIT, but isn't that the point of the LOAD event?

Well, yes and no. Load is for stuff you want to do before creating controls, but if you need a parameter, you have to do it in Init, so you'll have to set up the relevant controls later.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform