Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do form error from application object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Do form error from application object
Divers
Thread ID:
00672882
Message ID:
00672882
Vues:
43
My application object sets the environment, opens tables and calls the main form. All methods run fine until the runapp() method. the parameter is passed fine bur when the the line "do form" executes, I get an error:
"Invalid subscript reference", which hangs the app and I have to "End Task" to kill it. Any ideas?
LPARAMETERS cForm_to_Run

DO FORM &cForm_to_Run
READ EVENTS
Extreme Programming = Plan -> Design -> Code -> Test
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform