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

Re: Filetype $50 question



In article <1993Apr1.104545.10136@actrix.gen.nz>, dempson@swell.actrix.gen.nz (David Empson) writes:
> If you don't have any of these, and the file is a Teach file (aux type
> $5445), take a copy of it and change its filetype to TXT.  You will
> then be able to read it with APW.  Note that a Teach file has a data
> fork which contains the text, and a resource fork which contains style
> information.  You can't read files with resource forks from a ProDOS-8
> program.

Well, this isn't totally true. I wrote myself an 8 bit program that reads the
data fork out of an extended file and writes it into a standard file. It's
really handy for converting Teach files into regular text files. And since
the Mac ProDOS file system extension writes all files as forked typeless files,
it's handy for making those files useful too.

Randy
rgshacke@wsuhub.uc.twsu.edu