Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving Framework
Message
 
To
15/10/1998 09:08:27
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00147106
Message ID:
00148173
Views:
36
Dianne,

>I copied over the framework to my c: drive at home but I can't seem to get the bugs out of it even after using the ChgPath program utility. I try to run the ProgMgr from VFP using the usual change directory, DO Startcb and DO Main. It keeps hanging up on "Variable not found" in the setup prg for the first Foxpro.h constant encountered (MOUSE_HOURGLASS). I can't seem to find why it's not recognizing the #INCLUDES in APPINCL.H (appincl.h -> framework.h -> foxpro.h)
>Anyone have a clue what I should look for?

Check out your application's appincl.h file for the following:

1. The #DEFINE COMMONPATH statement...make sure it's correct
2. The #INCLUDE statement that includes FRAMEWRK.H...make sure it's format is correct. I experienced a problem once before where the ChngPath utility did not convert this line properly (I believe it may have listed #INCLUDE twice).

Other than that, try deleting all of the the Framework's and your application's .fxp files. At times, VFP refuses to recompile .prgs into .fxps even when you "recompile all" in your project. At times you have to physically delete these files before VFP will recompile them.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform