Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application Framework DoForm
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01051754
Message ID:
01051777
Views:
7
>Hi Greg (and Naomi),
>
>I believe Naomi is correct. Lose the GOAPP and either use DOFORM or =DOFORM.
>
>I just checked one of my Codebook apps and the syntax I found was:
>DoForm("'cPrintingForm", "UserIOSL", "User Interface Object Security Listing")
>DoForm("cGroupMaintenanceForm")
>=DoForm(this.cSeekForm,thisform.Name,this.cRegistrylabel)
>etc.
>
That's exactly what we're using here as well. You also can use it as
loObject = doForm(...) if your form is supposed to return object, for example. Form's uRetVal is the property you would use for return value.

MereMortals is CodeBook based framework.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform