Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple Q about a 'datasource' for a textbox
Message
De
19/02/2002 10:41:30
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00620359
Message ID:
00621949
Vues:
17
Hello Randy,

Sorry for the delay in my reply...I took a couple of days off.

Did you add a property called dateRange to your form?

>
>There's a problem in this code:
>
>>* init() method of form
>>lparameters loDateRange
>>
>>if vartype(loDateRange) == "O"  && do some error checking
>>	<b>this.dateRange</b> = loDateRange
>>else
>>	error "Invalid parameter passed to form"
>>endif
>>
>>* unload() method of form
>>return <b>this.dateRange</b>
>
>"this.dateRange" throws an error: Property DATERANGE not found.
>Obviously you told me to do something, and I don't understand what I have to put where to make it perform.
>
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform