Miscellaneous Methods

Previous Next

Method Name

Usage

ActionDecision()

Performs a decision as defined in the Decisions window in the Definer.

ActionDoNothing()

Explicitly performs no action.

ActionStartJob()

Starts a batch job defined in USoft Batch.

ComputeSet()

Fills tables used by USoft Batchwith computed set element definitions. Only works within the Definer.

ErrorRaise()

Raises an error condition.

FORMULA()

Subjects values to operations that need SQL evaluation (SQL expressions).

OnlineCall()

Allows the invocation of third-party services.

PointerShowWaitstate()

Changes the mouse pointer shape to an hourglass or back to an arrow.

PopupEditorDialog()

Opens the popup text editor.

Self()

Returns a handle to the designed class. Used to pass this handle to a method parameter, or a class argument of a window you create.

PopupEditorDialog()PopupEditorDialog..>MainSendMail()

Starts a new mail message with the contents of the current window as an attachment.

SetProperty()

Sets the value of a property of an OCX control.

SqlDefiner()

Opens the SQL Definer.

SqlScript()

Performs ad-hoc SQL data manipulation through the Rules Engine.

SqlSelect()

Creates an Info window with the name specified.

ValidateJob()

Validates the specific job.