TMF Application Programmer's Guide (H06.06+, J06.03+)

File System Procedures
HP NonStop TMF Application Programmers Guide540139-009
4-30
INTERPRETTRANSID
transid input
FIXED:value
is the transaction identifier in internal format as obtained from GETTRANSID.
system output
INT(32) .EXT:ref:1
or
INT(32) .EXT64:ref:1
is the system number.
cpu output
INT .EXT:ref:1
or
INT .EXT64:ref:1
is the CPU number.
sequence output
INT(32) .EXT:ref:1
or
INT .EXT64:ref:1
is a sequence number greater than 0.
tm-flags output
INT .EXT:ref:1
or
INT .EXT64:ref:1
is a number representing flags used internally by TMF.
Note. EPTAL callers can pass 64-bit pointers by specifying the compiler directives
__EXT64 and SETTOG _64BIT_CALLS before sourcing from the EXTDECS file.