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