Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path to property value on a CommandButton
Message
From
18/01/2008 12:49:35
 
 
To
18/01/2008 12:46:40
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01283046
Message ID:
01283049
Views:
14
This message has been marked as the solution to the initial question of the thread.
>This code works:
>
>
>THIS.BigPicture = "c:\MyPath\WZ_SearchBig.bmp"
>
>
>This does not:
>
>
>THIS.BigPicture = "WZ_SearchBig.bmp"
>
>
>The WZ_SearchBig.bmp file is included in the project. How can I do this so there is not a hardcoded path? Thanks!

If it's included in the project, the hardcoded path doesn't matter. It's only needed to find the file if you're testing outside of the .EXE.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform