Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Framework subclassing questions
Message
From
16/01/2002 10:13:50
Gil Munk
The Scarborough Group, Inc.
Baltimore, Maryland, United States
 
 
To
14/01/2002 21:49:55
Paul Williamson
Williamson Enterprises, Inc.
Livingston, Montana, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00604501
Message ID:
00605378
Views:
14
>
>The pwappbase is my mmortals folder.

You'll have to change the Appincl.h from:
#DEFINE COMMONPATH \MMORTALS\COMMON30
*-- Framework-specific constants
#INCLUDE '\MMORTALS\COMMON30\INCLUDE\FRAMEWRK.H'

to

#DEFINE COMMONPATH \PWAPPBASE\COMMON30
*-- Framework-specific constants
#INCLUDE '\PWAPPBASE\COMMON30\INCLUDE\FRAMEWRK.H'

There may be other places as well.


>It is sounding a little to me like there can not be more than one install of the framework on a system. That is not true, is it?
>
One of the problems that I see in having two or more installs of the framework is confusion as to which class/program/procedure/function to run since there will be literally dozens of those and the names would be the same for each install. This sounds like a nightmare coming on like a freight train to me. Read the latest issue of FoxTalk (December 2001) for a good discussion by Richard David Hodder on subclassing existing applications, which sounds to me what you want to do.
Gil Munk


"If a nation expects to be ignorant and free, it expects what never was and never will be." - Thomas Jefferson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform