home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 1 / Mecomp-CD.iso / amiga / tools / wb / waitgui20 / wait-gui / help / english / wait-gui.doc next >
Text File  |  1997-05-03  |  3KB  |  73 lines

  1.  
  2. Wait-Gui Version 1.1
  3. --------------------
  4.  
  5. Installation:
  6. ------------
  7. Copy  Wait-Gui to C:  and rename it to 'Wait'.  Make sure you keep a copy of the
  8. original 'Wait' Command of your Workbench.  Thats all... Of course you can delete
  9. the Wait... also you can format your Disk.. Well, I don't care... ;)
  10.  
  11.  
  12. How to use:
  13. -----------
  14. Use  Wait-Gui as the original Wait Command of your Workbench.  The different is,
  15. Wait-Gui has a processbar in its window and shows how long the timer has to go.
  16.  
  17.  
  18. Parameters:
  19. -----------
  20. SECS         -> For the Numbers of Seconds to wait
  21.                 e.g. 'Wait 5' or 'Wait 5 secs'
  22. MINS         -> For the Numbers of Minutes to wait
  23.                 e.g. 'Wait 5 mins'
  24. PROGRAM      -> After 'delaying' Wait-Gui will start the given program
  25.                 e.g.  'Wait 5 Secs  programm  diskmaster'
  26. PUBSCREEN    -> The Window will only open on the given Pubscreen. If the
  27.                 Pubscreen doesn't exist, Wait-Gui will open on the front
  28.                 Screen
  29. UNTIL        -> Waits until the given Time (Format: HH:MM)
  30. WINDOWTITLE  -> You can enter optional a Name for the Window. This Parameter
  31.                 has a higher priority than the ToolType WAIT_NAME !
  32. NOREQUESTER  -> This Option disables the SystemRequester. In that way
  33.                 all Errors and Messages will be printed to the Output()
  34.  
  35.  
  36. Contact:
  37. --------
  38.  
  39. If  you  like  or not or you have an idea or you miss something, how ever, write
  40. to:  mc@mania.prometheus.de
  41.  
  42.  
  43. -------------------
  44. Changes 1.0 -> 1.1:
  45. -------------------
  46. - Added Dosparameter PUBSCREEN
  47. - Bug occured when the Barheight was higher than 11 pixels
  48.  
  49.  
  50. -------------------
  51. Changes 1.1 -> 2.0:
  52. -------------------
  53. - Localized (Ok now? ;)) If you like, you can translate the Catalog
  54.   (also Doc?) to your homelanguage, I will include the Catalog then
  55.   to the Archive
  56. - Now you can quit the Program with Control+C
  57. - ENV-Var: WAIT_POSX -> Sets the X-Position of the WaitWindow. If no var is
  58.                         present or Null the Window will X-Centered on the
  59.                         screen
  60. - ENV-Var: WAIT_POSY -> Sets the Y-Position of the WaitWindow. If no var is
  61.                         present or Null the Window will Y-Centered on the
  62.                         screen
  63. - ENV-Var: WAIT_NAME -> Sets the Title of the WaitWindow. If no var is
  64.                         present the DefaultText is used.
  65.                         i.e. C:Version >ENV:WAIT_NAME shows the current
  66.                         KickStart and WorkbenchVersion in the Titlebar
  67.                         of Wait-Gui.
  68. - Takes now the current Font of the Workbench (is it ok so?)
  69. - New Parameter: UNTIL, WINDOWTITLE, NOREQUESTER
  70.  
  71. More Ideas???
  72.  
  73.