ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:dos/var.m"
NOTE: don't use this output in your code, use the module instead.

(---) OBJECT localvar
(  0)   node:substructure
( 14)   flags:INT
( 16)   value:LONG
( 20)   len:LONG
(---) ENDOBJECT     /* SIZEOF=24 */

CONST LV_VAR=0,
      LV_ALIAS=1,
      LVB_IGNORE=7,
      LVF_IGNORE=$80,
      GVF_GLOBAL_ONLY=$100,
      GVF_LOCAL_ONLY=$200,
      GVF_BINARY_VAR=$400

