Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!samsung!uunet!convex!ewright From: ewright@convex.com (Edward V. Wright) Newsgroups: comp.graphics Subject: Re: IBM .MAC FILES/a little help Message-ID: <1991Jun18.161830.796@convex.com> Date: 18 Jun 91 16:18:30 GMT References: <31508@hydra.gatech.EDU> <1991Jun18.001414.21165@sciences.sdsu.edu> Sender: usenet@convex.com (news access account) Organization: CONVEX Computer Corporation, Richardson, Tx., USA Lines: 22 Nntp-Posting-Host: bach.convex.com In article <1991Jun18.001414.21165@sciences.sdsu.edu> add@sciences.sdsu.edu (James D. Murray) writes: >gt3930c@prism.gatech.EDU (ZUCCOLA) writes: >> >> A friend gave me some .mac files from their pc. I'd like to view them >> on my mac, but I'm unable to, and I can't figure out why since these >> are macpaint files? > > The MacPaint files do have a header and MacPaint should be able to >read it. If the MacPaint files were not originally created on the Mac then >they could have been written to disk using the wrong byte-order (should be >Motorola and Intel was used instead). More likely the files simply do not have the proper CREATOR/TYPE. This happens when Mac files are moved over from the PC because the PC file system is quite retarded and does not understand file types. (Most PC programs rely on the kludge of requiring users to give files a specific three-letter extension in order to indicate which files a program can read.) If you set the TYPE to "MPNT" (without the quotes) using ResEdit, you should be able to open them from any program that reads MacPaint files. You can set the CREATOR to "MPNT" also, but this isn't really critical. If you transfer the files from the PC to the Mac using Apple File Exchange, you have the option of setting the TYPE at the same time, which saves you from having to use ResEdit.