[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Merge data and resource fork



At 12:52 +0200 2000.07.15, Bart Lateur wrote:
>	use File::Copy;
>	copy $RsrcFile, $NewFile;
>	open IN, $DataFile;
>	binmode IN;  # a good habit

Of course, since Mac OS is the only system you would do this on (that I
know of), and binmode is a no-op on Mac OS ...

Yeah, I know, good habits.  :-)

-- 
Chris Nandor       |     pudge@pobox.com      |     http://pudge.net/
Andover.Net        | chris.nandor@andover.net | http://slashcode.com/

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org