Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying a bitmap - shows icon not the image
Message
 
 
To
10/03/1998 09:19:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00083461
Message ID:
00083625
Views:
23
Todd,

Paint don't do anything but BMP and PCX. It sounds like some machines are acutally using something like PaintShop Pro which understands all those other formats.

>>How are they "saving" the images?
>
>lcFileName = GETPICT("BMP;TIF;PCX;WMF;DIB;GIF;JPG", ;
> "Select Map Image File", ;
> "Select")
>
>IF !EMPTY(lcFileName)
> APPEND GENERAL admaps.am_map FROM (lcFileName)
> thisform.Refresh()
>ENDIF
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform