home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / util / wb / startwindow / startwindow.readme < prev    next >
Text File  |  1994-10-29  |  3KB  |  66 lines

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