home *** CD-ROM | disk | FTP | other *** search
-
- Wait-Gui Version 1.1
- --------------------
-
- Installation:
- ------------
- Copy Wait-Gui to C: and rename it to 'Wait'. Make sure you keep a copy of the
- original 'Wait' Command of your Workbench. Thats all... Of course you can delete
- the Wait... also you can format your Disk.. Well, I don't care... ;)
-
-
- How to use:
- -----------
- Use Wait-Gui as the original Wait Command of your Workbench. The different is,
- Wait-Gui has a processbar in its window and shows how long the timer has to go.
-
-
- Parameters:
- -----------
- SECS -> For the Numbers of Seconds to wait
- e.g. 'Wait 5' or 'Wait 5 secs'
- MINS -> For the Numbers of Minutes to wait
- e.g. 'Wait 5 mins'
- PROGRAM -> After 'delaying' Wait-Gui will start the given program
- e.g. 'Wait 5 Secs programm diskmaster'
- PUBSCREEN -> The Window will only open on the given Pubscreen. If the
- Pubscreen doesn't exist, Wait-Gui will open on the front
- Screen
- UNTIL -> Waits until the given Time (Format: HH:MM)
- WINDOWTITLE -> You can enter optional a Name for the Window. This Parameter
- has a higher priority than the ToolType WAIT_NAME !
- NOREQUESTER -> This Option disables the SystemRequester. In that way
- all Errors and Messages will be printed to the Output()
-
-
- Contact:
- --------
-
- If you like or not or you have an idea or you miss something, how ever, write
- to: mc@mania.prometheus.de
-
-
- -------------------
- Changes 1.0 -> 1.1:
- -------------------
- - Added Dosparameter PUBSCREEN
- - Bug occured when the Barheight was higher than 11 pixels
-
-
- -------------------
- Changes 1.1 -> 2.0:
- -------------------
- - Localized (Ok now? ;)) If you like, you can translate the Catalog
- (also Doc?) to your homelanguage, I will include the Catalog then
- to the Archive
- - Now you can quit the Program with Control+C
- - ENV-Var: WAIT_POSX -> Sets the X-Position of the WaitWindow. If no var is
- present or Null the Window will X-Centered on the
- screen
- - ENV-Var: WAIT_POSY -> Sets the Y-Position of the WaitWindow. If no var is
- present or Null the Window will Y-Centered on the
- screen
- - ENV-Var: WAIT_NAME -> Sets the Title of the WaitWindow. If no var is
- present the DefaultText is used.
- i.e. C:Version >ENV:WAIT_NAME shows the current
- KickStart and WorkbenchVersion in the Titlebar
- of Wait-Gui.
- - Takes now the current Font of the Workbench (is it ok so?)
- - New Parameter: UNTIL, WINDOWTITLE, NOREQUESTER
-
- More Ideas???
-
-