TRA_PUTL

Report the first and last few values of an object.

Description

A number of values are read from the object and coded into one or more text lines in a concise manner. The information may be written to an open ASCII file.

Arguments

TRA_PUTL: Put the supplied value string in the supplied text line.

TRA_PUTL

Put the supplied value string in the supplied text line.

Invocation

CALL HTRACE_PUT( IVALUE, VALUE, COMMA, LINE, LENG, FULL, STATUS )

Description

The supplied value string is planted in the text line followed by an optional comma. The line length and array indices are updated as appropriate. The routine determines whether or not there is enough room to plant the value string, and returns a logical flag stating what has happened.

Arguments

CODE