Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return to ...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00185947
Message ID:
00186328
Vues:
12
>I am trying to RETURN TO ProcName. It works when I test that class. But when I run whole apps. any ProcName except a calling one causes apps. to quit. Can someone help me?
>Thanks Mark

Why don't you use the debugger and trace it? You are returning to a different function than the one you started with. The calling stack may be is getting emptied when you return like this.

Costas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform