Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with pointing to parent?
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00779176
Message ID:
00781064
Views:
16
>Hi Tracy
>
>I want to call a form with a command button - from another form. I hope that you can help...I already have the other form in the project. But when I use DO FORM TheForm under the click command button and save/run the program; I get a message - when I click the button - saying that the form does not exist,and it also gives the path to another directory under VFP.
>
>Narrad

This suggests you have changed the default or active directory, and the directory that holds the form is not in the search path.
If you are going to compile these together, add it to the project. If this form is expected to be somewhere else, use SET PATH.

HTH,
Tracy
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform