Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Beginner
Message
 
To
20/11/2001 13:19:25
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00584085
Message ID:
00584124
Views:
29
Hi Terry.

The METADATA #DEFINE is in the FRAMEWRK.H file. The SETUP.PRG includes the APPINCL.H that should be located in your INCLUDE subdirectory off your main development directory. Make sure that the path to the FRAMEWRK.H file in your INCLUDE\APPINCL.H is pointing to the right file. Make sure to recompile the SETUP.PRG if you have to make a change to any of the .h files and you should really recompile all.

HTH

Dan

>I have tried the Quick Start and I now have tried the Sample and I get the same errors when I Do Main.
> lcMetaTableName = IIF(EMPTY(tcEXE), METADATA, FORCEEXT(JUSTFNAME(tcEXE),"DBF"))
>
>Metadata variable not found. I am running VFP 7 on win2000. I have tried to follow the step explicitly. On the Sample I cd to projmgr6, Do Startmm (ran ok), and then Do Main which gave me the error. What am I doing wrong or what do I need to do. TIA.
Previous
Reply
Map
View

Click here to load this message in the networking platform