Subject: how to read the maboroshi Back to Skuld fanfic
From: Harold Ancell
Date: 4/8/1996, 12:29 AM
To: fanfic@tendo-dojo.ranma.net
Reply-to:
hga@acm.org

Here's how to read the rather promising (as far as the first part, at
least) AMG fanfic Back To Skuld at http://www.agora.stm.it/G.Tabbita/home.htm:

After downloading the zip files, unzip them (note that the file
SKULDII3.ZIP is still in LHA format) one at a time and rename each to
something unique; I used the following MS-DOS script:

pkunzip SKULDI1.ZIP
ren SKULD_I_ SKULDI1
pkunzip SKULDI2.ZIP
ren SKULD_I_ SKULDI2
pkunzip SKULDI3.ZIP
ren SKULD_I_ SKULDI3
pkunzip SKULDII1.ZIP
ren SKULD_II SKULDII1
pkunzip SKULDII2.ZIP
ren SKULD_II SKULDII2
lha e SKULDII3.ZIP
ren SKULD_II SKULDII3
pkunzip SKULDII4.ZIP
ren SKULD_II SKULDII4

And then all you have to do is to convert them from Macintosh format
into whatever your system prefers; basicly delete the first 128 bytes
(resource fork) of each file, then convert each ^M (carriage return
character) into your prefered system's end of line character (this is
a job for Emacs (or Perl, or what have you)).

Or, for a limited time only, ftp to

	ftp://ftp.access.digex.net/pub/access/hga/public/fanfic

where I've placed cleaned up copies.

					- Harold