WinTask Components

When you start WinTask, you start the Editor, TASKEDIT:

The Editor window is a 3 pane window : using Recording mode by clicking Rec icon, you automatically record your actions into a script. When you stop Recording mode, all the recorded actions are listed in the Editor window. You can add more complex statements using the list of functions in the right pane. Then you save and compile the script. The compiler is named TASKCOMP. The results of the compilation are displayed in the bottom pane. The bottom pane includes too the Watch variables window when you execute a script in Debug mode.

TASKEDIT is a full colored Editor, you can change various settings through Configure/Editor menu. Some Editor keys are also available.

If the compiler does not report syntax error, the script runs immediately using the TASKEXEC module.

Five more tools can be used:

Ready to start?