  ?? SKIP := 2 ??
  ?? PUSH (LIST := ON) ??
  { MLTFORM -- Declaration of mlt$format }
  ?? POP ??

  TYPE
    mlt$format = (mlc$f_style, mlc$e_style, mlc$g_style,
      mlc$list_directed, mlc$namelist);
