Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Integrating an MM Component into a Very Monolithic App
Message
From
08/12/2001 21:19:34
 
 
To
08/12/2001 18:25:56
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00590958
Message ID:
00591767
Views:
28
This message has been marked as the solution to the initial question of the thread.
>James,
>
>This is very intriguing. The issue as I see it is running the form outside of the native MM application object. Setx will just set up the project files, right? If I run doform('newform'), it's going to be looking for application object items as it instantiates, isn't it?
>
>
The reason for setx is to be able to test your bizobjs and forms outside of the MM runtime environment. You would probably need to include the basic libraries in you app, or you could try using SET CLASSLIB TO ClassLibraryName [IN APPFileName | EXEFileName] syntax to instantiate them. a little experimentation would be necessary here.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform