Xref: utzoo comp.sys.apple:11523 comp.sys.mac:29067 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!web-3f.berkeley.edu!labc-3dc From: labc-3dc@web-3f.berkeley.edu (Andy McFadden) Newsgroups: comp.sys.apple,comp.sys.mac Subject: Re: GIF from Mac to II Summary: well... Message-ID: <22098@agate.BERKELEY.EDU> Date: 27 Mar 89 07:49:29 GMT References: <8903251013.aa03744@SMOKE.BRL.MIL> <19388@srcsip.UUCP> Sender: usenet@agate.BERKELEY.EDU Organization: University of California, Berkeley Lines: 22 In article <19388@srcsip.UUCP> shankar@bedrock.UUCP (Son of Knuth) writes: >How do you convert Mac GIF pictures to Apple II GIF pictures? [munch...] > the pictures are not recognized by the GS. >Is there a trick involved? My roommate downloaded some GIFs from compuserve, and used a null modem cable to transfer them from his Toshiba laptop to my //gs and the Macintosh of the guy across the hall... no problems anywhere. Try bloading the first few bytes of the file ("BLOAD FOO.GIF, A$2000, L$10") and see if it has a GIF header (should be something like "GIF87a"). If not, scan ahead in the file (bload the first few thousand bytes) and see if you can find this header; it may be that you have some garbage at the start of the file. >Subash Shankar Honeywell Systems & Research Center -- fadden@cory.berkeley.edu (Andy McFadden) ...!ucbvax!cory!fadden labc-3dc@widow.berkeley.edu