JobStarted event

This event fires when a job has started.

Syntax

Public Function JobStarted() As Long

Parameters

None.

Active objects

JobDescription

Return values

evtOK 

Normal return.

evtOKAbort 

Terminates the job.

evtCancel 

Terminates the job.

evtError 

Terminates the job.

Suggested usage

You can use this even to notify other applications.

JobLoad event

JobLoaded event

JobStart event

JobStopped event