Function MaxCol() Foundation
Determines the maximum (rightmost) visible screen column on the screen or in a window.
MaxCol() --> nMaxCol
MaxCol() returns an integer numeric value which is the position of the furthest right visible column on the screen or in a window.
The screen function MaxCol() determines the maximum number of visible columns in which characters can be displayed on the screen or in a window. The numbering of columns begins with zero and ends with MaxCol().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.