Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using images
Message
 
To
19/04/2004 23:16:18
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Miscellaneous
Thread ID:
00896259
Message ID:
00896492
Views:
15
>>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

Michel;

The use of the External reference is used as a means to pull referenced files into your application, which can be done through indirection or macro substitution. It is a positive technique to insure external files will be seen as a part of your project without concern for problems with paths, etc. It is one of the things I have used for every project since I cannot remember. Also, it is something I have not seen in the literature, but then I have not read everything! :)

Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform