Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subprocedure
Message
From
01/03/2004 14:42:58
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00882125
Message ID:
00882129
Views:
18
>Hi All:
> Is it possible to have a sub function within a procedure in a form?
>I.E.
> Do Cal
>
>Procedure Cal
>Return

Hi Mahmood,

No, you can't do this, but what you can do is create a Cal method for your form and call THIS.Cal(). Alternatively, you can put Cal in a procedure library PRG file (or a PRG by itslef) and reference it using SET PROCEDURE TO Cal.PRG.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform