How the heading section is chosen
The heading section is chosen from among the HTML pages, based on their starting positions and the sequence in which they were created.
- The pages that have a starting position closest to the first row of the screen are selected.
- If more than one page remains in the selection process, the starting position of the remaining pages is compared again. This time, the pages that have a starting position closest to the first column of the screen are selected.
- Finally, if more than one page remains, the earliest page generated is selected.
Note:
- The starting position of an HTML page generated from a BMS map is the row and column of the upper-left corner of the map.
- The starting position of an HTML page generated from a non-BMS command is the upper-left corner of the screen (row 1, column 1).