(SET-GRAPH-MODE [mode])

This changes the current video mode to the one given as parameter. Correct values are listed under INIT-GRAPH, or can be obtained by a call to GET-MAX-MODE. SET-GRAPH-MODE can be used with RESTORE-CRT-MODE to toggle between graphics and text.

The default value for mode is the previously used graph mode.