home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / atari / st / 11601 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  2.4 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!cs.utexas.edu!convex!rosenkra
  2. From: rosenkra@convex.com (William Rosenkranz)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Re: ger2en19.lzh
  5. Message-ID: <1992Jul22.235724.26783@convex.com>
  6. Date: 22 Jul 92 23:57:24 GMT
  7. References: <1992Jul21.024538.6648@peponi.wcc.govt.nz> <1992Jul22.052431.9400@convex.com> <2A6D2781.25491@noiro.acs.uci.edu>
  8. Sender: usenet@convex.com (news access account)
  9. Organization: CONVEX Computer Corporation, Richardson, Tx., USA
  10. Lines: 38
  11. Nntp-Posting-Host: convex1.convex.com
  12. X-Disclaimer: This message was written by a user at CONVEX Computer
  13.               Corp. The opinions expressed are those of the user and
  14.               not necessarily those of CONVEX.
  15.  
  16. In article <2A6D2781.25491@noiro.acs.uci.edu> jvance@maxwell.oac.uci.edu (Joachim Vance) writes:
  17. >But I would ask again that ZOO add an option similar to the one in Lha v1.00:
  18. >
  19. >  w=<dir> specify extract directory
  20. >
  21. >  Doesn't seem too big of a request, and it would make ZOO that much
  22. >better and easier for many users.
  23.  
  24. this is a reasonable request. i suggest that if anyone does attempt this,
  25. that they:
  26.  
  27.     1) #ifdef the changes to the original source code so it can be
  28.        easily recompiled without this feature. try and use "standard"
  29.        library calls like chdir(2) rather than GEMDOS Dsetpath. you
  30.        will find it more easily accepted if done this way (MS-DOS C
  31.        compilers, unix, ST GNU C, and other systems all have a chdir
  32.        function, hence it is more portable).
  33.     2) write it in C :-)
  34.     3) mail the changes to rahul dhesi (the zoo author) for consideration
  35.        in future zoo releases.
  36.     4) keep the UI consistent with zoo conventions, both novice and expert
  37.        modes. novice might be something like: zoo -ext -dir <dir> <arch>.
  38.        i am not sure about expert mode since it should work from the
  39.        desktop to be most effective. then again, it might be reasonable
  40.        to assume that novice mode is more prevelant among desktop users
  41.        (tho i myself use -ext more often than the "x" commands even from
  42.        a CLI and i suspect others do, too). remember that the desktop
  43.        is case insensitive in the .ttp dialog and i believe converts
  44.        everything to upper case.
  45.  
  46. this would also be useful on any system, not just the ST. thanks for the idea.
  47.  
  48. -bill
  49. rosenkra@convex.com
  50.  
  51. -- 
  52. Bill Rosenkranz            |UUCP: {uunet,texsun}!convex!rosenkra
  53. Convex Computer Corp.      |ARPA: rosenkra@convex.com
  54.