Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing Report using Bitmap image.
Message
From
11/09/2003 12:15:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
11/09/2003 12:08:06
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00828141
Message ID:
00828202
Views:
21
>I followed your directions and placed the code in the file field box but when I try to close the dialog box it say that "Picture file does not exit" error message
>
>I tried the same code in the field and the file still no luck
>
>Thanks
>
>Ken

Ken,
Go to command window and define lcPathName (any variable defined in command window is public - not important at this point).
lcPathName = 'c:\myImgp~1'

Then in your code you'd do something like :
lcPathName = 'c:\myImgp~1'
report form ...

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform