home *** CD-ROM | disk | FTP | other *** search
- BigRun 37.1:
-
- Just a small and quick utility that will allow you to run CLI programs with
- really, really long argument lists. Its command line interface is:
-
- PROGNAME/A,ARGS/A
-
- PROGNAME gives the program name to execute. You will have to give the full
- path of the program. BigRun does NOT search the path - perhaps a later version.
- ARGS gives the name of a text file containing all the required arguments to
- pass to PROGNAME. This file should have all its arguments on ONE line. You do
- not have to terminate the line with a newline - BigRun will do that for you.
-
- No bugs known. I take no responsibility for any damages resulting
- directly or indirectly from using this program.
-
- C source is available from me - just ask.
-
- Any comments, bug reports, gifts, money can be sent to:
-
- e-mail:
- stuartm@zip.com.au
-
- snail-mail:
- Stuart MacKinnon
- 6/5 Abbey Street
- Randwick NSW
- Australia 2031
-