Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't get QStart to copy my common classes from the Gene
Message
From
25/01/2002 11:54:59
Paul Williamson
Williamson Enterprises, Inc.
Livingston, Montana, United States
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00610217
Message ID:
00610559
Views:
15
Hi Kevin,

>Rex is right (sounds like a bumper sticker < s >)

Hey - I have that one stuck on the back window of my deisel-burning Ford F-350 right behind my rifles. It used to be right next to the "Jimmy Carter is no longer the worst President we ever had" one, but I took scraped that one off a year ago :-)

I bet you see a lot of those "right" stickers in Virgina. One of the few states I would consider living in <g> Say hi to Ollie for me the next time you see him :-)

>>...ANYWAY, my apologies if I missed the fact that you are placing the libraries you added to the Generic project in a directory other than Generic\Libs.
<<

Shoot Kevin! How did I miss that obvious fact? I never cease to amaze myself (and you too most likely!)!

>>You can do one of two things...either move these libraries into the Generic\Libs folder,
<<

I will do that.

>> or add code to Quick Start that copies your directory. If you want to do the latter, add a CopyDir() command to Quick Start's "QStartMA.prg" program. Look for the following command:
>
>llResult = CopyDir(lcGenericDir, gcDestinationDir)
>
>After this command, add your own CopyDir() command that copies from/to your desired directories.
>
>Note: To edit the QuickStart project, do the following:
>
>1. CD to the ProjMgr6 directory
>2. Run "Do StartMM"...this sets your paths properly
>3. Open the Generic project
>4. Make your changes
>5. Compile a new QStart.app
>6. Copy QStart.app from the QStart directory to the Common30\Utils directory.
>

Thanks for that tip Kevin! Good stuff!

-pw
Previous
Reply
Map
View

Click here to load this message in the networking platform