JobLoaded event

This event fires after the user has loaded a job using standard job opening functions.

Syntax

Public Function JobLoaded() As Long

Parameters

None.

Active objects

Job

JobDescription

Return values

evtOK

Normal return. The job loaded.

evtError

The job did not load.

evtOKAbort

The job did not load.

evtCancel

The job did not load.

Related topics

JobLoad event

JobStart event

JobStarted event