Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application Distribution
Message
From
29/01/2004 13:38:07
 
 
To
29/01/2004 13:35:57
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00871919
Message ID:
00871925
Views:
14
The limited edition installshied that comes with vfp. i have the classes developed but i'm just not sure if i have to include them in the appplication distribution package. i dont remember having ot do this in the past. my old code looks similar to this:

Store sys(5) to drvid1 && drive ID from executing program (you ran it from program group)
Store curdir() to thisdir1 && current directory from execution program

gcDataPath = ADDBS(gcAppPath+"Data\")
gcOldDataPath = SET("PATH")
SET PATH TO gcAppPath+;"GCdATApATH+";"+GCoLDpATH

SET CLASSLIB TO &drvid1.&thisdir1.classes\TARAAPP.VCX
Thanks in Advance.

J. Turner
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform