Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Procedure Commands
Message
De
23/03/2004 13:39:05
 
 
À
23/03/2004 13:34:58
Chad Ashpole
Ads Information Systems, Inc.
Minneapolis, Minnesota, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00888970
Message ID:
00888971
Vues:
16
>I have a program that has two procedures, PROCEDURE x and PROCEDURE y. Both procedures either RETURN .T. or RETURN .F. depending on certain circurmstances in the procedure. I am using the command: DO PROCEDURE x WITH param1 IN proc.prg to call both of my procedures. Is there a way to find out if my procedure returns .T. or .F.? Unfortunately I cannot change the procedure code and I have to use DO PROCEDURE because, in my case, I have to specify the IN clause to tell it where my procedure is. If anyone can help me out I would appreciate it. Thanks.
if  X()
else
    if Y()
    else
    endif
endif
HTH
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform