home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 575.lha / Wiat_v1.02 / wiat.doc < prev    next >
Text File  |  1991-12-07  |  1KB  |  48 lines

  1.                 Wiat v1.02
  2.  
  3.                 (read update below)
  4.  
  5.             Written by, Paul Cardwell
  6.                       1991
  7.  
  8.  
  9.     This is written for OS 2.0x.  This was written in C using DICE C 
  10.     under operating system 2.04.  Wiat can be added to your tools menu 
  11.     by a tools manager of your choice.  It has been released into the 
  12.     public domain.  Spread this around!
  13.  
  14.     This is a similar utility to that found on WorkBench of OS 2.04.
  15.     Under the WorkBench menu you will find "Execute Command <A>E."
  16.  
  17.     I didn't like two things about this utility:
  18.         1. The default size of the window was too small.
  19.         2. It would go away and I would have to go call it up again.
  20.         
  21.     Solution:
  22.  
  23.         1. It will open a window 640 x 200 (big as 
  24.                    Hi-Res-Non-Interlaced).
  25.         2. If you specify "-s" as an arg it will *stay up* and
  26.            let you perform another command.
  27.  
  28.     Options for Wiat:
  29.  
  30.     1.      "-s" Is an option to be specified from the CLI.
  31.         1> wiat -s
  32.  
  33.     Updated in this version:
  34.         1. Old version didn't check for Operating System type, so
  35.            this one does.
  36.         2. Now uses OS 2.04 gadgets (3d look).
  37.         3. Fixed string gadget text..now clears when you type
  38.            in another command to run.
  39.         4. ..and some minor bug fixes.
  40.  
  41.     Future versions:
  42.         1. You will have to wait and see.
  43.  
  44.     You can contact me at internet: arc@judy.indstate.edu
  45.     "    "   "      "  "  bitnet  : arcardw@indsvax1.bitnet.edu
  46.  
  47.                     --Paul
  48.