home *** CD-ROM | disk | FTP | other *** search
- 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
- From: paulk@terapin.com (Paul Kienitz)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Help me with Shell scripts (AmigaDos or sksh)
- References: <Bz0FI6.Eut@fc.hp.com>
- Message-ID: <paulk.2qak@terapin.com>
- Date: 12 Dec 92 10:24:51 PST
- Organization: BBS
- Lines: 6
-
- > System() is the only one I've found which is general enough for my
- > needs.
-
- I bet it would be helpful in several areas if you used RunCommand.
- Maybe you can use System in cases where it has to be asynchronous and
- RunCommand the rest of the time?
-