
  TYPE
    cst$fixed_tabs = record
      fixed_tab_positions: cst$fixed_tab_positions,
      fixed_tabs: array [1 .. csc$max_tab_stops] of cst$fixed_tab_positions,
    recend;

?? PUSH (LISTEXT := ON) ??
*copyc cst$fixed_tab_positions
?? POP ??
