Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing drive letter to form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00172019
Message ID:
00172035
Vues:
50
>>>>>I followed the VFP suggestion for passing a value to a form
>>>>>I created a property on the form main.inDrive, and then in the init of the form set the inDrive property to the parameter passed in (do form main with 'q'). This hasn't worked, any suggestions.
>>>>
>>>>Display the code in the init.
>>>
>>>parameters lcdrive
>>>this.indrive = lcdrive
>>
>>SET STEP ON after this line.
>>
>>What is the value of this.inDrive
>
>I've just noticed that the Init is firing after Load. Isn't supposed to be the other way around? The property is getting set but I'm trying to get the drive letter for a procedure in the load event.


You can't do that. What is that you need to do that it could not be handled in the load.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform