Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a function from itself
Message
 
 
À
31/03/2006 13:40:42
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01109601
Message ID:
01109608
Vues:
25
>>Here is my code:
>>FUNCTION GenerateLawLabelBarcode
>>LPARAMETERS ...
>> .......
>> GenerateLawLabelBarcode(....)
>> return ....
>>ENDFUNC
>>
>>I have an error saying that a file "GenerateLawLabelBarcode" does not exist.
>>
>>Please, help.
>
>You can't do that! A function or procedure can't call itself.
>
>If you want to have it called repeatedly, you need to set up some sort of loop outside the function that calls it.
>
>Regards,

It's Friday <g>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform