Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 977 Bytes

lget.rst

File metadata and controls

27 lines (19 loc) · 977 Bytes

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.