Previous Topic: &MAIAPPL

Next Topic: &MAICROWS


&MAICCOLS

Returns the number of columns in the current MAI session's screen.

Provides screen size information to the script procedure.

Example: &MAICCOLS

& BUFFSIZE = &MAICROWS * &MAICCOLS

Note: Screen size is changed by the application issuing ERASE WRITE or ERASE WRITE ALTERNATE.