Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a function from itself
Message
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:
01109603
Vues:
21
Mark,

Is the function a method of a class? If it is, then you need to call this.GenerateLawLabelBarcode(....)

>Here is my code:
>FUNCTION GenerateLawLabelBarcode
>LPARAMETERS ...
> .......
> GenerateLawLabelBarcode(....)
> return ....
>ENDFUNC
>
>I have an error saying that a file "GenerateLawLabelBarcode" does not exist.
>
>Please, help.
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform