home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 570.lha / wiat_v1.0 / wiat.doc < prev    next >
Encoding:
Text File  |  1991-10-28  |  1.4 KB  |  46 lines

  1.                 Wiat v1.0
  2.             Written by, Paul Cardwell
  3.                       1991
  4.  
  5.     I am pretty sure this will work on OS 1.3.  This was written
  6.     in C using DICE C under operating system 2.04.  Wiat can be
  7.     added to your tools menu by a tools manager of your choice.
  8.     It has been released into the public domain.  Spread this around!
  9.  
  10.     This is a similar utility to that found on WorkBench of OS 2.04.
  11.     Under the WorkBench menu you will find "Execute Command <A>E."
  12.  
  13.     I didn't like two things about this utility:
  14.         1. The default size of the window was too small.
  15.         2. It would go away and I would have to go call it up again.
  16.         
  17.     Solution: Wiat (Well It's About Time)
  18.  
  19.         1. It will open a window 640 x 200 (big as 
  20.                    Hi-Res-Non-Interlaced).
  21.         2. If you specify "-s" as an arg it will *stay up* and
  22.            let you perform another command.
  23.  
  24.     Options for Wiat:
  25.  
  26.     1.    The button "DO IT!" will perform the command
  27.         in the command box.  Do note if you hit return in
  28.         the command box, it will automatically run the command.
  29.  
  30.     2.    The button "FORGET IT!" will abort and not run the command.
  31.         If you press it it will exit the program.
  32.  
  33.     3.      "-s" Is an option to be specified from the CLI.
  34.         1> wiat -s
  35.     
  36.     4.    The CLOSE WINDOW button also exits both the Wiat main window
  37.         and the Wiat Output window.
  38.  
  39.     Future versions:
  40.         1. You will have to wait and see.
  41.  
  42.     You can contact me at internet: arc@judy.indstate.edu
  43.     "    "   "      "  "  bitnet  : arcardw@indsvax1.bitnet.edu
  44.  
  45.                     --Paul
  46.