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

CONST EOS=0,
      BELL=7,
      LF=10,
      CR=13,
      BS=8,
      DEL=$7F,
      NL=10

