<FRAME>
This tag is used to define a frame area.
Syntax:
<FRAME#n>
A frame is defined starting at the named point #n to the current point.
Example : <R10><C10><#1><R20><C30><FRAME#1>
Defines a region from the row 10, column 10 to the row 20, column 30. The frame ident refer to the starting point. Therefore, the frame #1 always starts at point #1.