Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bmp not included
Message
 
To
16/01/2007 11:34:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01185455
Message ID:
01185931
Views:
18
>>>>>Hi all,
>>>>>my report has some *.bmp inside. The *.bmp are included in the project and in the executable; but an error occur when the report is called if the *.bmp ar not found in the directory.
>>>>>Anybody knows the reason?
>>>>>Thanx in advance
>>>>
>>>>Give some details:
>>>>- "*.bmp inside"? Based on file, field, or you have reference to the file path in the report table, or what?
>>>>- "*.bmp are included in the project ", are they marked as included, or as excluded?
>>>
>>>Thanx for reply Yuri. Is based on file, file *.bmp that are marked as included in the project
>>
>>Make sure that you don't specify any path, only the name of the file!
>
>The file is requested checkin the expression or variable:
>
>
>iif(file("foto_colpo3.bmp"),"foto_colpo3.bmp",iif(file("foto_colpo2.bmp"),"foto_colpo2.bmp","fotocolpo.bmp"))
>
>fotocolpo must!? be in the directory: is large 22KB, no so much.

I am lost: do you have bmp included into EXE or not? And if they are uncluded, then what is the reason to search for them in directories?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform