Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return To procedure?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00699673
Message ID:
00699679
Vues:
14
This message has been marked as a message which has helped to the initial question of the thread.
DO proc1

PROCEDURE proc1
?PROGRAM(),datetime()
DO proc2
ENDPROC

PROCEDURE proc2
?PROGRAM(),datetime()
DO proc3
?PROGRAM(),datetime()
ENDPROC

PROCEDURE proc3
?PROGRAM(),datetime()
RETURN TO proc1
ENDPROC
MartinJ

>Could someone please explain the correct syntax to get a routine to return to a calling procedure. I've been using program(n) to get the program I want to return to I just can't get the code to work.
>
>Any help gratefully appreciated.
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform