Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie wants to test run a class based on a form
Message
From
04/05/2001 10:29:20
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00503294
Message ID:
00503493
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
>Hello,
>
>I am very, very green to VFP. I have created a Class based on a form and have put some of experimental coding behind it. How do I run this class as if it were a regular form so I can test the coding? I am running VFP 6.0 with Mere Mortal Framework and Stonefield.
>
>-Justin

Since you are running Mere Mortals, you will most likley have to have the whole ap running to test it. However, what you can do with mere mortals is run that ap, and then suspend it. You can modify the form class, then run it, then stop it, and you can modify the class again while your application objects are all running. The form class relies on the application object and it's services to work correctly.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform