Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a function from itself
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01109601
Message ID:
01109603
Views:
22
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
Previous
Reply
Map
View

Click here to load this message in the networking platform