initial 1.3.0

This commit is contained in:
2019-05-01 17:46:38 -04:00
commit ad86bc2a30
418 changed files with 34837 additions and 0 deletions

19
help/close_window.html Normal file
View File

@@ -0,0 +1,19 @@
<HTML>
<HEAD>
<TITLE>close.window</TITLE></HEAD>
<BODY>
<h1>close.window</h1>
<B>Category</B><p>
<a href="display_commands.html">Display commands</a><p>
<B>Syntax</B><p>
<p>
close.window();<p>
<B>Description</B><p>
<p>
If a window is left on the screen from a <a href="print.html">print</a> command, it is removed.<p>
<B>See also</B><p>
<a href="print.html">print</a><p>
<a href="print_v.html">print.v</a><p>
<a href="print_at.html">print.at</a><p>
<a href="print_at_v.html">print.at.v</a><p>
</BODY></HTML>