[comp.sys.apple2] Brown archives....

ccastdf@prism.gatech.EDU (Frascone) (06/15/90)

	How do I uncompress or use the archives in brownvm.brown.edu?
What format do they use?  I have tried tar, uncompress, binscii, straight
shrinkit, etc....


-- 
David Frascone 
Georgia Institute of Technology, Atlanta Georgia, 30332
uucp:	  ...!{decvax,hplabs,ncar,purdue,rutgers}!gatech!prism!ccastdf
Internet: ccastdf@prism.gatech.edu

RXBROWN@UALR.BITNET ("MR.FANTASTIC") (06/15/90)

>How do I uncompress or use the archives in brownvm.brown.edu?

Dave, use binscii to put the files back together and convert them to binary.
Then use Shrinkit to unpack.

Robert Brown
RXBROWN@UALR
A.Online: ROBPHD

   Apple //GS the power to be your best!

shatara@memit.enet.dec.com (Chris Shatara) (06/16/90)

In article <7C64887D269F80063D@UALR.BITNET>, RXBROWN@UALR.BITNET ("MR.FANTASTIC") writes...
>>How do I uncompress or use the archives in brownvm.brown.edu?
> 
>Dave, use binscii to put the files back together and convert them to binary.
>Then use Shrinkit to unpack.
> 
>Robert Brown
>RXBROWN@UALR
>A.Online: ROBPHD
> 
>   Apple //GS the power to be your best!


Many of the older files on BROWNvm  contain the coded software in a form 
that must be executed from PRODOS (basic).  The files usually have the 
line

    CALL-151

Followed by a bunch of numbers.  for these files, delete all the text at 
the beginning of the file up to (but not including) the CALL-151 line.  
then delete any text lines at the end of the file.  these usually follow a

    bsave ......    

command.

Then get into basic and type

    EXEC file.name

and this should convert your program to binary.  You may now have to use 
shrinkit to unshrink the file.


=============================================================================
|        Chris Shatara       |      Internet:    shatara@islnds.enet.dec.com|
|  Opinions expressed are    |      DEC Easynet: islnds::shatara            |
|   mine and mine only!      |      UUCP:        ...!decwrl!islnds!shatara  |
=============================================================================