Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about doform()
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00528149
Message ID:
00528228
Views:
11
Como estas usando la forma? Si la estas usando en una applicacion el Framework sostiene todo. Entonces, si la quires usar del command window tienes que acerle asi:

do setx
goapp=createobject(''
loform=createobject('')
loform.show()

Acuerdate, de usar las propiedad para indicar qual forma quires usar cuando hagas el toolbar button or el menu option.

Suerte...
Previous
Reply
Map
View

Click here to load this message in the networking platform