home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17283 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  676 b 

  1. Path: sparky!uunet!cs.utexas.edu!wupost!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!csus.edu!netcom.com!netcomsv!terapin!paulk
  2. From: paulk@terapin.com (Paul Kienitz)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Help me with Shell scripts (AmigaDos or sksh)
  5. References: <Bz0FI6.Eut@fc.hp.com>
  6. Message-ID: <paulk.2qak@terapin.com>
  7. Date: 12 Dec 92 10:24:51 PST
  8. Organization: BBS
  9. Lines: 6
  10.  
  11. > System() is the only one I've found which is general enough for my
  12. > needs.
  13.  
  14. I bet it would be helpful in several areas if you used RunCommand.
  15. Maybe you can use System in cases where it has to be asynchronous and
  16. RunCommand the rest of the time?
  17.