Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with DO procedure
Message
De
09/02/2001 15:27:45
 
 
À
09/02/2001 14:16:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00474552
Message ID:
00474592
Vues:
13
Marc,

Any luck if you remove the ENDPROC statements (they are basically redundant *if* you code a return at the end of the first).

Any chance that you have commented a continued statement above the PROCEDURE statement? Thaqt would do it too.

Good luck,

JimN

>I have in the same PRG file the declaration of two procedure, and at the top
>the call of one of that procedure. But I get the error message "File MyProcedure1.prg does not exist". I tried to add before the DO command a SET PROCEDURE TO but nothing works.
>
>DO MyProcedure1
>
>PROCEDURE MyProcedure1
>...
>...
>ENDPROC
>
>PROCEDURE MyProcedure2
>...
>...
>ENDPROC
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform