Path: utzoo!utgpu!water!watmath!clyde!cbosgd!osu-cis!tut!bgsuvax!denbeste From: denbeste@bgsuvax.UUCP (William C. DenBesten) Newsgroups: comp.sys.mac Subject: Re: How can I differentiate between MacDraw's DRWG and PICT? Message-ID: <1506@bgsuvax.UUCP> Date: 15 Jan 88 13:49:14 GMT References: <4633@watdragon.waterloo.edu> Organization: Bowling Green State University B.G., Oh. Lines: 18 jmsellens@watdragon.waterloo.edu (John M. Sellens) writes: > MacDraw can save its files in either DRWG or PICT format. How can > I determine, by inspecting the bytes of the data fork, which > format a particular file is in? It would be infinately easier to look at the type (as in type &creator) of the file. For files that have been binhexed, this information is in the .info file. You can display it under unix by saying: % xbin -l mypict.hqx On the other hand, if this is the information you need to reconstruct.... --- William C. DenBesten | CSNET denbeste@research1.bgsu.edu Dept of Computer Science | UUCP ...!cbosgd!osu-cis!bgsuvax!denbeste Bowling Green State University | Bowling Green, OH 43403-0214 |