{
{ dmt$flaw_duplication
{

  TYPE
    dmt$flaw_duplication= record
      entry_initialized: boolean,
      cylinder: iot$cylinder,
      track_specified: boolean,
      track: iot$track,
      sector_specified: boolean,
      sector: iot$sector,
    recend;

?? PUSH (LISTEXT := ON) ??
*copyc iot$cylinder
?? POP ??

