Wait-Gui Version 2.5 -------------------- Author: ------- Dirk Tietke Neue Anlagen 10 25767 Bunsoh Germany Tel. : +49 (0)4835-9292 BBS : +49 (0)4835-9294 Mobil : 0171-26 313 84 E-Mail: mc@mania.prometheus.de If you like or not or you have an idea or you miss something, how ever, write! 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() WINDOWACTIV -> Activates the Window at Startup MINSONLY -> Shows only the Minutes to wait. Also, when only seconds are given SECSONLY -> Shows the time to wait as seconds VERBOSE -> Shows a nicer Text in the Window when MINSONLY and SECSONLY are NOT given! SMALL -> Makes the Waitwindow a little bit smaller ------------------- 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 ------------------- Changes 2.0 -> 2.5: ------------------- - Fontsensivity fixed! - New Parameter: WINDOWACTIV, MINSONLY, SECSONLY, VERBOSE, SMALL - As the original Wait-Command it's waiting without any parameter one second - You can also break Wait with any key now when the window was activated - Parameter DOSONLY added. With this Parameter Wait-Gui is working like the Original-Wait Command - ENV-Var: WAIT_FONT -> tells Wait-Gui which font to use - ENV-Var: WAIT_SIZE -> tells Wait-Gui which size of the Font to use More Ideas???