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.
| Copyright © 2009 CA. All rights reserved. |
|