while you're on with screen height() and screen width() commands I was wondering if there was a command/function to find the maximum size your screen can go to.
For example:
set window title "Test"
set window size screen width(),screen height()
this creates a window at a size of 640,480 when I want a window to the full size of the screen.
does anyone know how to do this?
Thanx.
P.S. Sorry for stealing your post PePO, your function is as Van said, short but sweet.