home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d962 / disk962.lha / Contents < prev    next >
Text File  |  1994-02-15  |  2KB  |  51 lines

  1. This is disk 962 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. EnvTool        A tool for a project icon, born out of a severe need to
  6.         allow users to use their own tools for reading doc files,
  7.         viewing pictures, editing files, etc.  EnvTool will send
  8.         the associated file to either the tool specified by an
  9.         environment variable, or a selected default tool if the
  10.         environment variable is not set.  Version 0.1, includes
  11.         source in C.
  12.         Author:  Dan Fish
  13.  
  14. EZAsm        Combines 68000 assembly language with parts of C.
  15.         Produces highly optimized code.  Uses C-like function calls
  16.         ( supports all 3.0 functions ), taglists, braces, "else",
  17.         ".fd" support, and much more.  Comes bundled with A68k
  18.         and Blink, for a complete programming environment.
  19.         This is version 1.8, an update to version 1.7 on disk 699.
  20.         Includes example source and executable files.  Binary only.
  21.         Author:  Joe Siebenmann
  22.  
  23. MuchMore    Another program like "more", "less", "pg", etc.  This one
  24.         uses its own screen or a public screen to show the text
  25.         using a slow scroll.  Includes built-in help, commands to
  26.         search for text, and commands to print the text.  Supports
  27.         4 color text in bold, italic, underlined, or inverse fonts.
  28.         Can load xpk crunched files.  Has a display mode requester.
  29.         Is localized with German, Italian, French, and Swedish cat-
  30.         alog files.  Supports pipes.  Requires KickStart 2.04 or
  31.         later.  This is version 4.2, an update to version 3.6 on
  32.         disk number 935.  Includes source in Oberon-2.
  33.         Author:  Fridtjof Siebert, Christian Stiens
  34.  
  35. ToolAlias    Provides  a  mechanism  for rerouting specific programs
  36.         to other programs.  For example, with ToolAlias, you could
  37.         reroute all references to ':c/muchmore'  to use 'sys:util-
  38.         ities/ppmore' instead, so that when browsing documents on
  39.         a Fish disk, you get to use your favourite text viewer,
  40.         rather than loading the one specified in the document's
  41.         ToolTypes.  Requires OS2.0+.  Version 1.02, Includes source.
  42.         Author:  Martin W. Scott
  43.  
  44. Touch        Another Amiga version of the Unix utility with the same
  45.         name.  Touch changes the date and time stamp of all speci-
  46.         fied files to the current date and time.  This version will
  47.         also create an empty file (like the Unix version) if the
  48.         specified file does not exist.  Version 1.2, an update to
  49.         version 1.0 on disk 919.  Public domain, includes source.
  50.         Author:  Kai Iske
  51.