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

(---) OBJECT tagitem
(  0)   tag:LONG
(  4)   data:LONG
(---) ENDOBJECT     /* SIZEOF=8 */

CONST TAG_DONE=0,
      TAG_IGNORE=1,
      TAG_MORE=2,
      TAG_SKIP=3,
      TAG_USER=$80000000

