[comp.sys.amiga] using spat with zoo

C506634@umcvmb.missouri.edu (Eric Edwards) (11/09/89)

In Message-ID: <Nov.2.15.47.38.1989.9729@topaz.rutgers.edu> George Armhold <a
rmhold@topaz.rutgers.edu> said:

> I've been trying to automate the un zooing of the Fish Disks I
> download by writing a batch file.  What I'd like to do is say "execute
> un_archive"  and have it copy all the .zoo files to ram, and have zoo
> unpack each of them and place them on a destination disk in their
> proper directories.  The 'e//' option of zoo will re-create the

I think Dpat is supposed to have two patterns.  zoo e// pattern is only one.
I attemted to do the job with spat some time back.  I came accross two problems
.
1) Spat doesn't like a second word (i.e. e//) between the command and the file.
  Solution:  Alias zoo e// to  one word.  DO leave a space at the end though.
  I'm not sure why that is neccessary but it is.
2) Spat always puts quotes arround the path name. Zoo cannot handle quotes
   arround the path name.
  Solution:  Remove the offending quotes from a copy of spat.  They are the
  inner sets of quotes in the lformat line.


Bitnet:    C506634@umcvmb.bitnet                    __________________________
Internet:  C506634@umcvmb.missouri.edu             / \.--------.           /  \
"The Amiga just isn't reliable enough unless you   |  | Eric   |---------+    |
know a lot about the machine" -- Jerry Pournelle   |  `--------'         !    |
  ================================================||  .--------.         !    |
"I did notice that at my party people stood in     |  | Edwards|_________+    |
 line to play with the Amiga"-- Jerry Pournelle    | /`--------'             |
                           BYTE, October '88       \__________________________/