Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nesting Error
Message
De
09/07/1998 10:10:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Nesting Error
Divers
Thread ID:
00115694
Message ID:
00115694
Vues:
61
Hello everybody.
Bad day:(
Somehow this code gives me an error Nesting Error.
I just don't uderstand why it's happening to me.
Thank you for any ideas:)

PageName = "ThisForm.pgf.Page" + ALLTRIM(STR(ThisForm.pgf.ActivePage))
FOR EACH oTextBox IN &PageName..Controls
IF oTextBox.BaseClass = "Textbox"
oTextBox.ControlSource = ""
oTextBox.Value = SPACE(10)
ENDIF
ENDFOR
XO4Y BCE 3HATb,YMETb,IMETb!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform