[comp.sys.amiga] SHANGAI

ISSYG%NUSVM.BITNET@cunyvm.cuny.edu (Yves Goulnik) (12/08/88)

I don't have a hard disk. All I have is an A500 with one floppy disk.
But I do have Shangai which I bought 4 months ago. I tried copying
all files except "   ...", including fonts and all onto a bootable
disk labeled Shangai. But it wouldnt work. I got a requester asking
for file Shangai:winter/title.something, although I had copied that
file as well. Only way to make it work was to insert the Original
Shangai.

Yv

thad@cup.portal.com (Thad P Floryan) (12/10/88)

Re: Yves Goulnik's problem with copying Shanghai ...

Though I now have my copy of Shanghai on HD, I bought it the day it came out
and discovered rather quickly it COULD be copied to a floppy and operate from
that floppy.  Following are the contents of my GAMES:Shanghai directory, along
with a display of the steps necessary to copy YOUR legitimately-purchased copy.

The "do-copy" script can be extracted verbatim from this posting and used; I
manually created the two sub-directories (``games'' and ``winter'').

Thad Floryan [ thad@cup.portal.com (OR) ..!sun!portal!cup.portal.com!thad ]


HARDCOPY v1.0 recorded on 10-Dec-88 00:02:21 to file "ww:foo"
To end the HARDCOPY session and close the file, type HARDCOPY END

CLI6> cd games:shanghai
CLI6> pwd
SYS4:GAMES/Shanghai
CLI6> ls
README         games          shanghai.info
do-copy        shanghai       winter
CLI6> dir
     games (dir)
     winter (dir)
  do-copy                          README
  shanghai                         shanghai.info
CLI6> cat README

assign shanghai:  games:shanghai   ; or "" if here
run shanghai:shanghai

CLI6> cat do-copy
cp "Shanghai:games/.info"                         games
cp "Shanghai:games/5 Dots on the Slant.slt"       games
cp "Shanghai:games/5 Dots on the Slant.slt.info"  games
cp "Shanghai:games/9's to Flowered Kong.slt"      games
cp "Shanghai:games/9's to Flowered Kong.slt.info" games
cp "Shanghai:games/Dots Hard.slt"                 games
cp "Shanghai:games/Dots Hard.slt.info"            games
cp "Shanghai:games/Dragons Green.slt"             games
cp "Shanghai:games/Dragons Green.slt.info"        games
cp "Shanghai:games/Dragons Kong.slt"              games
cp "Shanghai:games/Dragons Kong.slt.info"         games
cp "Shanghai:games/Dragons Three.slt"             games
cp "Shanghai:games/Dragons Three.slt.info"        games
cp "Shanghai:games/Flowers Pung.slt"              games
cp "Shanghai:games/Flowers Pung.slt.info"         games
cp "Shanghai:games/Kong of 5 Dots.slt"            games
cp "Shanghai:games/Kong of 5 Dots.slt.info"       games
cp "Shanghai:games/Mum's the Word.slt"            games
cp "Shanghai:games/Mum's the Word.slt.info"       games
cp "Shanghai:games/Nines Galore.slt"              games
cp "Shanghai:games/Nines Galore.slt.info"         games
cp "Shanghai:games/North Wind Blows.slt"          games
cp "Shanghai:games/North Wind Blows.slt.info"     games
cp "Shanghai:games/Numero Uno.slt"                games
cp "Shanghai:games/Numero Uno.slt.info"           games
cp "Shanghai:games/Sevens Up.slt"                 games
cp "Shanghai:games/Sevens Up.slt.info"            games
cp "Shanghai:games/Straight.slt"                  games
cp "Shanghai:games/Straight.slt.info"             games
cp "Shanghai:games/Summer Sky.slt"                games
cp "Shanghai:games/Summer Sky.slt.info"           games
cp "Shanghai:games/Three Fourth's.slt"            games
cp "Shanghai:games/Three Fourth's.slt.info"       games
cp "Shanghai:games/Tournament.trn"                games
cp "Shanghai:games/Tournament.trn.info"           games
cp "Shanghai:games/Tournament2.trn"               games
cp "Shanghai:games/Tournament2.trn.info"          games
cp "Shanghai:games/Windy Pairs.slt"               games
cp "Shanghai:games/Windy Pairs.slt.info"          games
cp "Shanghai:games/Windy Seasons.slt"             games
cp "Shanghai:games/Windy Seasons.slt.info"        games
cp "Shanghai:shanghai"                            .
cp "Shanghai:shanghai.info"                       .
cp "Shanghai:winter/Doc.Paper"                    winter
cp "Shanghai:winter/extra"                        winter
cp "Shanghai:winter/green.felt"                   winter
cp "Shanghai:winter/pix1"                         winter
cp "Shanghai:winter/pix2"                         winter
cp "Shanghai:winter/shanghai.title"               winter
cp "Shanghai:winter/sound1"                       winter
cp "Shanghai:winter/sound2"                       winter
cp "Shanghai:winter/sound3"                       winter
cp "Shanghai:winter/sound4"                       winter
cp "Shanghai:winter/sound7"                       winter
cp "Shanghai:winter/sound8"                       winter
cp "Shanghai:winter/sound9"                       winter
cp "Shanghai:winter/tile2"                        winter
CLI6> hardcopy END

thad@cup.portal.com (Thad P Floryan) (12/11/88)

Re: my posting yesterday re: how to copy Shanghai to HD ...

Neglected to show the moving of Shanghai's fonts to the proper FONTS: area;
I'm in the habit of collecting all the fonts from my purchases and placing
them in my FONTS: automatically (some 500+ there already; just GUESS what
THAT does to DPaint! :-)

Thad Floryan [thad@cup.portal.com (OR) ..!sun!portal!cup.portal.com!thad]

gmg@hcx.uucp (Greg M. Garner) (12/13/88)

In article <12412@cup.portal.com>, thad@cup.portal.com (Thad P Floryan) writes:
> 
> HARDCOPY v1.0 recorded on 10-Dec-88 00:02:21 to file "ww:foo"
> To end the HARDCOPY session and close the file, type HARDCOPY END
> 

 This looks like a utility I need. Can someone Tell me where to get it?
 Like ftp sites, or a fish disk, or something?  I am developing code
 for a C class, and turning in the results to the professor would be
 so easy with this. Thank You!

  Greg Garner
  501-442-4847
                  USENET: ...!uunet!harris.cis.ksu.edu!hcx!gmg

thad@cup.portal.com (Thad P Floryan) (12/14/88)

Re: the HARDCOPY program used in a recent posting of mine ...

HARDCOPY, its sources, docs and executables, are available on "Fish Disk" #75.

HARDCOPY.ARC is also available on my BBS, BBS-JC, 415/961-7250 (300/1200/2400)


The program was authored by David Cervone of the Univ. of Rochester, and was
originally posted to comp.sys.amiga on May 11, 1987.



Thad Floryan [thad@cup.portal.com (OR) ..!sun!portal!cup.portal.com!thad]