Previous Topic: SMFTIME Macro

Next Topic: SYSVFOR Macro

STCKCONV Macro

The STCKCONV macro converts data between a binary STCK timestamp and its 19-byte character representation as YYYY/MM/DD HH:MM:SS.

This macro supports three parameters:

BINSTAMP

Name of the BIN variable, defined as 8 A

CHARSTAMP

Name of the CHAR variable, defined as 19 A

FORMAT

Type of conversion desired:

B

Convert from CHAR to BINARY

C

Convert from BINARY to CHAR