home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d7xx / d774 / disk774.lha / Contents < prev    next >
Text File  |  1992-12-05  |  2KB  |  49 lines

  1. This is disk 774 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. ExtraCmds    A small set of AmigaDOS commands, chiefly inspired by UNIX,
  6.         written to augment the collection distributed as part of the
  7.         System Software Release 2.04 (V37) and will not run under
  8.         older releases.  This is the first public release consisting
  9.         of the commands Common, Concat, Count, DirTree, Head, Lower,
  10.         Split, Tee, TimeCom, and Unique.  Source code and manual pages
  11.         in both Danish and English are included.
  12.         Author:  Torsten Poulin
  13.  
  14. HuntWindows    Starting with 2.0 you can make screens bigger than the visual
  15.         size of your monitor.  On a double-size workbench, catching
  16.         windows like requesters etc. can be quite annoying at times.
  17.         This little utility hangs itself on the Vertical Blank inter-
  18.         rupt to find out which window is being activated and moves the
  19.         screen to show the window in full view.  Version 1.4, includes
  20.         source in assembler.
  21.         Author:  Jörg Bublath
  22.  
  23. ISpell        An "Amigatized" port of a Unix version of a freely distribu-
  24.         table interactive spelling checker.  Two major modes of oper-
  25.         ation: Original Interactive Mode to allow a user spell check
  26.         and correct a text document and ARexx Server Mode that allows
  27.         the end user to hook ISpell up to text editors and other things
  28.         that need a spell checking service.  Regular expression lookup
  29.         of word patterns is also possible in ARexx Server Mode.
  30.         Includes Arexx macros for GUISpell (included), CygnusEd, Mg,
  31.         TurboText, GNU emacs, VLT and WShell.  Version 3.3LJR, an
  32.         update to the version released on disk number 191.  Requires
  33.         AmigaOS 2.04 or later.  Includes source.
  34.         Author:  Many! Current version by Loren J. Rittle
  35.  
  36. SetAslDim    A very small and simple 2.04-only utility which lets you set
  37.         the position and dimensions that the ASL file, font and screen
  38.         mode requesters will assume as default.  It obtains this result
  39.         by SetFunction()ing the AllocAslRequest() call of the asl.lib-
  40.         rary.  Binary only, CLI usage only.
  41.         Author:  Sebastiano Vigna
  42.  
  43. SetSystem    A very small and simple 2.04-only utility which forces the
  44.         SYS_UserShell tag on each System() call.  This means that every
  45.         application will use your user shell (for instance, Bill
  46.         Hawes's WShell) instead of the system shell.  Binary only,
  47.         CLI usage only.
  48.         Author:  Sebastiano Vigna
  49.