PRB: Transport Screens w/ PICT Files from Macintosh to Windows
Article ID: 113689
Article Last Modified on 9/30/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q113689
SYMPTOMS
Creating a screen in FoxPro for Windows that uses a PICT file from FoxPro
for Macintosh will produce a "Picture too big, corrupt, or wrong format"
error message if FOX.BMP cannot be found in the main FoxPro for Windows
directory. If FOX.BMP can be found, it will automatically be substituted
for any PICT file when you transport a screen from FoxPro for Macintosh to
FoxPro for Windows.
RESOLUTION
To avoid this behavior, use the PICT-to-BMP utility that ships with FoxPro
for Macintosh (it is located in the GOODIES:MISC subfolder by default). You
can either convert the PICT file to a .BMP file and use that file on both
platforms, or you can just move the .BMP file along with the *.SC? files so
that the bitmap can be used with FoxPro for Windows.
Additional query words: VFoxWin FoxWin 2.60 2.60a errmsg err msg cross platform xplat transfer convert transport translate
Keywords: kberrmsg KB113689