LPUT

Syntax

LPUT [#ch\position,] [item *[,itemi]* ..] or

LPUT [#ch,] [item *[,itemi]* ..]

Location

SMSQ/E

This command is the complement to LGET, in that it places the longword value for each item into the specified channel (default #3) at the current file position (or the specified position if the first variant is used).

NOTE

LPUT is affected by TRA.

CROSS-REFERENCE

See BPUT and LGET. WPUT and PUT are also similar.