Applies To Objects
Description
Returns an integer indicating the status of the XClock. Read-only.
Syntax
object.XStatus
Element |
Description |
object |
The OIA object. |
Comments
The following values indicate the XCLOCK state. To return the property, you can use either a constant or a value.
OIA Symbol |
|
|
|
|
xNO_STATUS |
0 |
|
X ¥ # |
xINVALID_NUM |
1 |
User entered an invalid number |
X ¥ NUM |
xNUM_ONLY |
2 |
User entered non-numeric data in a numeric field |
X < ¥ > |
xPROTECTED_FIELD |
3 |
User typed in a protected field |
X ¥ > |
xPAST_EOF |
4 |
User typed past the end of the field |
X ( ) |
xBUSY |
5 |
Host is busy |
X - f |
xINVALID_FUNC |
6 |
Function is invalid |
X ¥ X |
xUNAUTHORIZED_ |
7 |
Unauthorized printer requested |
XSYSTEM |
xSYSTEM |
8 |
System locked during processing |
X-s |
xINVALID_CHAR |
9 |
An invalid character was entered |