AppJobHasChangedSave event

This event is fired just before a job is going to be saved.

Syntax

Public Function AppJobHasChangedSave(byRef SaveChanges as Long) As Long

1

Saves the job.

2

Does not save the job.

3

Cancels the operation.

Application

evtOK

Normal return

You can use this event to suppress the dialog that asks you if you want to save the job after a job description has changed.