TS_ErrorStatus

 (Available in 00 TS Base(Base) - TS_Base_5_ErrorSysErrorStatus)

Purpose

Short

Syntax

Syntax

Arguments

ParamX
Param description

Access methods

Error - Short
Description - Short
IsValidObject - Short
Previous - Short
ShortDescription - Short
Time - Short

Methods

Axit - Short
Destroy - Short
INIT - Short
Error - Short
Show - Short

Description

Long

Returns

Return

Inherits from

HyperLabel

Inherited by

TS_ErrorStatusFatal
TS_ErrorStatusError
TS_ErrorStatusWarning
TS_ErrorStatusToDo

Example

Example

Source

CLASS TS_ErrorStatus INHERIT HyperLabel
   EXPORT Choice:=EC_BREAK AS DWORD
   DECLARE ACCESS Error
   DECLARE ACCESS IsValidObject
   DECLARE ACCESS Previous
   DECLARE ACCESS ShortDescription
   DECLARE ACCESS Time
   DECLARE METHOD Show