Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Really excluding stuff
Message
De
15/11/2000 17:37:05
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00442350
Message ID:
00442378
Vues:
15
>I'm still not following... If in my code I have this:
>
>DO dummy
>
>and I have a .prg with this:
>
>PROCEDURE dummy
>...
>ENDPROC
>
>How does VFP know to run dummy.prg instead of the subprocedure called "dummy"?
>
>Thanks,
>
>Michelle
>

No you don't have it named the same as the function, that's your problem. Name it something entirely different and just have as many FUNCTIONs/PROCEDUREs in it that you want to do this for. Kind of like an empty procedure file, except you don't do SET PROCEDURE TO.


>
>>Nope, because all the dummy one is actually doing is satisfying the Project Manager that the function exists. That's why you mark the DUMMY.PRG to be excluded. That way it will actually look on the disk for your code.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform