LGET

Syntax

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

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

Location

SMSQ/E

This command is very similar to BGET, although this fetches a longword (4 bytes) at a time (in the range 0..232-1) from the given channel (default #3).

NOTE

LGET is affected by TRA.

CROSS-REFERENCE

See BGET. LPUT is complementary function. WGET allows you to fetch word values.