home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / pocketbk / utilsr / s3uzip13 / RUN.DOC < prev    next >
Text File  |  1993-04-03  |  1KB  |  40 lines

  1. Run v1.1
  2. --------
  3.  
  4. 'Run' is a small utility to aid in running command-line oriented
  5. programs from the S3 shell.
  6.  
  7. It's an S3 application, with associated sub-directory \RUN, where
  8. .IMG files can be placed. 'Run' will list these below its icon
  9. and, when ENTER is keyed on one, prompt for command-line
  10. arguments for the program, and for the initial path.
  11.  
  12. Keying Esc at this dialog returns to the shell. Otherwise, up to
  13. 127 characters can be entered, followed by ENTER, and these will
  14. be passed on as commands to the named program. Spaces separate
  15. arguments as usual, but sequences enclosed in double quotes (")
  16. will be kept together as a single argument. The usual editing
  17. facilities are available.
  18.  
  19. The initial path, if specified, will be used as the default path
  20. by the program being run. So unqualified filenames given on the
  21. command line will be parsed by the program in the context of the
  22. initial path.
  23.  
  24. 'Run' remembers the last set of commands for the last program
  25. specified, and will use these as the default if that program is
  26. started again.
  27.  
  28. 'Run' itself terminates immediately it has launched the selected
  29. program. If a child program cannot be executed, an alerting
  30. notifier box is displayed.
  31.  
  32. 'Run' is freeware and may be used and distributed without
  33. restriction, provided no fee is charged.
  34.  
  35. ---------------------
  36. David Palmer
  37. Edinburgh
  38. April 1993
  39.  
  40.