HP3000-L Archives

October 1997, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Stan Sieler <[log in to unmask]>
Reply To:
Stan Sieler <[log in to unmask]>
Date:
Mon, 6 Oct 1997 12:41:12 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
Terry writes:
>
> I am trying to download a copy of the "online" program from the allegro
> site.
> I have gotten the lzw program as an executable, and the online.lzw file, but
> can't seem to
> get the online.lzw file to "decompress" correctly.  I have gotten it to a
> 256w FB file, with file code of 655.

:run lzw

and it will display help information.


Assuming you uploaded ONLINE.LZW as FOO, you can unpack it via:

   :run lzw;info="-f FOO -r"

that will prompt you on a file-by-file basis for permission to extract
each file.   A "?" will then display the following help information:

  CR      restore file as "AAA.SOURCE.SIELER"
  newname restore file as "newname"
  *       restore file in logon group
  .group  restore file in specified group
  @       restore all remaining files as named
  @*      restore all remaining files in logon group
  @.group restore all remaining files in specified group
  //      skip this file
  ///     exit program

--
Stan Sieler                                          [log in to unmask]
                                     http://www.allegro.com/sieler.html

ATOM RSS1 RSS2