AppCtrlScript

MAY Computer

Help

DOEVENTS

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

Primary

See also  

JOBPRIORITY

Gives processing time to other process threads. Use this command to increase screen refresh and free processing time.

When changing job priority to a higher value it might be necessary to manually perform DoEvents operations to refresh progress bars or other screen output.

Syntax

DOEVENTS [<Number>] 

Part

Description

<Number>

Number of times to perform a DoEvents operation freeing processing time for other threads.