<< Click to Display Table of Contents >> SetBufferSize |
Sets the height and width of the screen buffer area to the specified values.
width - The width of the buffer area measured in columns.
height - The height of the buffer area measured in rows.
SetBufferSize PROCEDURE(LONG pWidth, LONG pHeight)