Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error running MAIN in my project
Message
From
04/05/1998 10:12:28
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00096154
Message ID:
00096703
Views:
13
>I'm having some problems getting my CBMM app working. I CD into my app directory, run STARTCB, then DO MAIN. I'm getting an error:
>
>Error #12
>Message: Variable 'PARENT' is not found.
>Line:23
>Code: _screen.MousePointer - MOUSE_DEFAULT
>----
>Method: do
>Object:
>
>I'm not really sure where to start looking to fix this, since I haven't really started to change anything yet. I did create a database, and added tables/views. I also created a "Abizness" object called "stats". I haven't changed any of the data environment stuff yet.
>
>Ideas?
>
>-Paul

I had similar problems that were caused by the fact that I was not in my application directory when I compiled some of the classlib's. Make sure you are in your application directory and then compile the problem class libraries.
Previous
Reply
Map
View

Click here to load this message in the networking platform