Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


"Please wait. WinBatch processing ..." box

Keywords: "Please wait. WinBatch processing ..." box   

Question:

Suggestion -- The title and dialog of the "Please wait. WinBatch processing ..." box should be configurable in the compiler version so that the user can supply his or her own text. Also, the box should say which line is being executed.

Answer:

The title and dialog are configurable. See the BoxText and BoxTitle function in the SMALL manual or the WINBATCH.HLP file (not the WIL help file or the big manual).

RE: the line being executed: you can update the line in your script with the BOXTEXT function. As in:

	BoxText("I'm at point C now")

Article ID:   W13455
Filename:   Please Wait.  WinBatch Processing .... Message.txt