home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d979 / startwindow.lha / StartWindow / StartWindow.Read < prev    next >
Text File  |  1994-04-04  |  2KB  |  51 lines

  1.  
  2.                                                 Lamspringe, 14-Jan-94
  3.  
  4.  
  5.         StartWindow is a smal tool helping to start programs.
  6.         Selecting 'NEW' activates the first stringgadget. Then write the
  7.         name of the program into it and take over with 'RETURN'.
  8.         Into the second stringgadget you write the start-code of the
  9.         program with it's full path and take over with 'RETURN'.
  10.         The Button 'DELETE' deletes the selected entry and 'SAVE' writes
  11.         the changes to 'S:Kommando.DAT'. If 'S:Kommando.DAT' not exists
  12.         StartWindow creates it. A sample 'S:Kommando.DAT' is included.
  13.         'RUN' starts the selected.
  14.  
  15.         The graphics is designed by use of:
  16.             "GadToolsBox V2.0b (c) Copyright 1991-1993 Jaba Development".
  17.  
  18.         Compiled by use of: "SAS/C Amiga Compiler 6.50,
  19.             Copyright (c) 1988-1993 SAS Institute Inc.".
  20.             SCOPTIONS:"LIST
  21.                        STRUCTUREEQUIVALENCE
  22.                        OPTIMIZE
  23.                        OPTIMIZERTIME
  24.                        LINK
  25.                        VERBOSE
  26.                        ERRORREXX
  27.                        SMALLCODE
  28.                        SMALLDATA"
  29.  
  30.         StartWindow needs Workbench 'OS 2' or greater. It is programmed and
  31.         compiled with A2000, Workbench OS 2.10. It is also tested with
  32.         A4000/30.
  33.  
  34.         StartWindow is FreeWare! You may do with it what you want, but if you
  35.         do any changes send me a copy, please.
  36.  
  37.         You use StartWindow at your own risk! That means no warranty at all.
  38.  
  39.  
  40.         Author:     Heinz Reinert
  41.                     Gandersheimer Str.17
  42.                     D-31195 Lamspringe
  43.                     Germany
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.