gtpg2m50General Macros

TWRTC-Write a General Tape Record

This general macro writes a record from a storage block to the specified general tape. The block of storage containing the record is detached from the ECB and returned to the appropriate pool.

Format




label
A symbolic name can be assigned to the macro statement.

NAME
Specifies the symbolic general tape name. It can be:

yyy
A 3-character string representing a symbolic general tape name. The first 2 characters must be alphabetic and the third character must be alphabetic or numeric. For general tapes, the first 2 characters cannot be RT.

(Rn)
The number of a register containing a pointer to the symbolic real-time tape name. n must be a decimal number from 0-7, 14 or 15.

LEVEL=Dx
A symbolic data level (D0-DF) must be specified.

The following macro format is still supported:



label
A symbolic name can be assigned to the macro statement.

name
A symbolic general tape name must be specified as the first parameter.

Dx
A symbolic data level (D0-DF) must be specified as the second parameter.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.