Platform: | WINDOWS |
Definition: | integer i2 = text_rows(integer i1) |
Description: | Set the number of lines on a text-mode screen to i1 if possible. i2 will be set to the actual new number of lines. |
Comments: | Values of 25, 28, 43 and 50 lines are supported by most video cards.
NB This is a legacy routine that only ever had any real effect after using Alt-Enter at a DOS prompt to go full screen, which I think has not been possible since Windows XP. |