Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using images
Message
From
21/04/2004 05:25:35
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
To
19/04/2004 23:16:18
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Miscellaneous
Thread ID:
00896259
Message ID:
00896772
Views:
16
Anytime I work on a project, I first issue a SET PATH command (via a small stub program) that includes all the directories where I have project components (I use a separate directory for images, reports, classes, includes, etc. ... about 20 in all). The SET PATH allows me to specify files anywhere in my project using only the actual file name.

While testing, all files are found with no problem. When building, I have an "externals" PRG that insures everything is included, particularly for file names that are created "on the fly". With the SET PATH in effect, I never have to specify more than the actual file name in the "externals" PRG.

I'm with Thomas; it's something I've been using since FPW.

>>Create an "externals" .PRG as part of your project. As per "images", consider the following:
>>
>>
>>   EXTERNAL FILE AA.BMP          && Access Authorization.
>>   EXTERNAL FILE CA.BMP          && Cost Accounting.
>>etc
>>
>
>This is unbelievable!
>
>Where did you get this! :)
>
>It works. Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform