home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games 1996 January / amigagames-cdrom-1996-01.iso / userbox / publicdomain / shellbench / shellbench.readme < prev    next >
Text File  |  1995-04-30  |  3KB  |  79 lines

  1. Short: Replacement for WB2+ 'Execute', V1.0
  2. Type: util/wb
  3. Uploader: nick.christie@oucs.ox.ac.uk (Nick Christie)
  4. Author: nick.christie@oucs.ox.ac.uk (Nick Christie)
  5.  
  6. ShellBench  is  a  replacement for the Workbench Execute requester. It
  7. opens  a  small  window  on  the  default public screen, with a string
  8. gadget  for  typing in the desired command. The string gadget supports
  9. filename  completion  with  the  TAB  key  and keeps a command history
  10. buffer.  The  excellent  BGUI  library  by  Jan van den Baard provides
  11. font-sensitive gadget layout in a resizeable window.
  12.  
  13. Via  tooltypes  and  an options window, ShellBench offers fine control
  14. over  the  execution  environment of launched programs, including task
  15. priority,  stack  size  and  current  directory.  In addition to using
  16. ShellBench  on-demand for executing individual Shell commands, you can
  17. also  quickly  set  up project icons that run Shell programs in highly
  18. configurable environments.
  19.  
  20. Requirements:
  21.  
  22.     o AmigaOS 2.04 / Kickstart V37 or higher.
  23.     o bgui.library V38 or higher (included).
  24.  
  25. Summary of features:
  26.  
  27.   o Icons shift-selected when started from Workbench have their fully
  28.     qualified pathnames appended to the command string.
  29.  
  30.   o AppWindow support: drop icons in the window and the fully
  31.     qualified pathnames will be appended to the command.
  32.  
  33.   o TAB key performs filename completion.
  34.  
  35.   o Shift-TAB inserts all matching filenames.
  36.  
  37.   o Press HELP to get a file requester; selected files get their full
  38.     pathnames inserted into the command string.
  39.  
  40.   o Optionally expands all wildcards in command before launch.
  41.  
  42.   o Command line history, which can be saved to a file for recall
  43.     between invocations of ShellBench.
  44.  
  45.   o Clipboard paste support using RightAmiga-V.
  46.  
  47.   o User-defined hotlist of favourite commands or substrings for quick
  48.     insertion via function keys.
  49.  
  50.   o Launch parameters such as output window, stack size, current
  51.     directory, etc, configurable via tooltypes and on-line via options
  52.     window.
  53.  
  54.   o Launch parameters can be placed in tooltypes of project icons,
  55.     allowing for easy launch of applications with specific execution
  56.     environments.
  57.  
  58.   o Commodity option, with user-configurable pop-up hotkey.
  59.  
  60.   o Opens on the default public screen, or on a named one.
  61.  
  62.   o Font-sensitive, resizeable gadget layout: uses the preferred font
  63.     of the screen it opens on, with a tooltype to override and specify
  64.     your own font.
  65.  
  66.   o All gadgets have keyboard shortcuts.
  67.  
  68.   o Locale support for presenting all text and messages in the
  69.     user-preferred language, with an option to override and specify
  70.     language.
  71.  
  72. Restrictions:
  73.  
  74.   o No catalog translations available at the present time.
  75.  
  76.  
  77. $VER: ShellBench 1.0 (30.04.95)
  78.  
  79.