home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / util / cdity / runlist2 / runlist.readme < prev    next >
Text File  |  1995-01-18  |  3KB  |  66 lines

  1.  
  2.                                                 Hildesheim, the 18-Jan-95
  3.  
  4.         RunList2.
  5.  
  6.         RListN, RListB and RListS are small tools helping to run
  7.         programs. They are all the same, differ only by size in order to
  8.         meet ones need. They are the update of RunList1.1
  9.  
  10.         How to use it?
  11.  
  12.         'Shellwin' and 'FR' must be placed in Directory 'C'. RList
  13.         can be started from Workbench by Icon or Shellwindow. It also can be
  14.         placed in WBStartup.
  15.         RList starts iconified (Opens a zipwindow).                 
  16.         To uniconify/iconify just click the Big/Small sizing-gadget right
  17.         beside the dragbar. Button 'NEW' activates the first stringgadget.
  18.         Delete 'new' in the stringgadget and write the name of the program
  19.         into it and take over with 'RETURN'.                        
  20.         Doubleclicking the Windowframe will get up a Shellwindow with
  21.         FileRequester to make a file-choice more easy. Typing 'FR' into the
  22.         'Shellwin' will call the FileRequester again.
  23.         Into the second (and third) stringgadget you write the start-code of
  24.         the program of your choise with it's full path and take over with
  25.         'RETURN'. The Button 'DEL' deletes the selected entry and 'SAVE'
  26.         writes the changes to 'S:Command.LIST'. If 'S:Command.LIST' not exists
  27.         'SAVE' creates one which is empty. An example of 'S:Command.LIST' is
  28.         included. If you copy it to your 'S' directory it will show you what 
  29.         it looks like. 
  30.         'RUN' starts the selected.
  31.         A simple 'Install-Program' (using DF0: or DF1:) is enclosed. If you
  32.         doubleclick the Icon it will copy your selected RList to where it
  33.         should be. 
  34.         The source-code of all tools is enclosed.
  35.  
  36.         The graphics are designed by use of:
  37.             "GadToolsBox V2.0b (c) Copyright 1991-1993 Jaba Development".
  38.  
  39.         Compiled by use of: "SAS/C Amiga Compiler 6.51,
  40.             Copyright (c) 1988-1993 SAS Institute Inc.".
  41.             SCOPTIONS:"ANSI
  42.                        LIST
  43.                        STRUCTUREEQUIVALENCE
  44.                        OPTIMIZE
  45.                        OPTIMIZERTIME
  46.                        LINK
  47.                        VERBOSE
  48.                        ERRORREXX
  49.                        SMALLCODE
  50.                        SMALLDATA"
  51.  
  52.         RList needs AMIGA 'OS 2' or better.
  53.  
  54.         These examples are provided "as-is" and are Public Domain and subject
  55.         to change; no warranties are made. All use is at your own risk. No
  56.         liability or responsibility is assumed.
  57.  
  58.         Author:     Heinz Reinert
  59.                     Orleansstr. 55
  60.                     D-31135 Hildesheim
  61.                     Germany
  62.  
  63.  
  64.  
  65.  
  66.