Interpress/Written/2.0 --SkeletonB.Interpress--
{ -- Instructions --
}
BEGIN NOPAGES
{ -- Preamble --
}
BEGIN -- Block A --
{ -- Preamble --
}
{ -- Page 1 --
}
{ -- Page 2 --
}
END
BEGIN -- Block B --
{ -- Preamble --
}
{ -- Page 1 --
}
PAGEINSTRUCTIONS { -- Instructions for Page 2 --
}
{ -- Page 2 --
}
END
END