17 lines
444 B
HTML
17 lines
444 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>graphics</TITLE></HEAD>
|
|
<BODY>
|
|
<h1>graphics</h1>
|
|
<B>Category</B><p>
|
|
<a href="display_commands.html">Display commands</a><p>
|
|
<B>Syntax</B><p>
|
|
<p>
|
|
graphics();<p>
|
|
<B>Description</B><p>
|
|
<p>
|
|
Switches the interpreter back to graphics mode if it was previously switched to text mode (using the <a href="text_screen.html">text.screen</a> command).<p>
|
|
<B>See also</B><p>
|
|
<a href="text_screen.html">text.screen</a><p>
|
|
</BODY></HTML>
|