File: close_window.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (19 lines) | stat: -rw-r--r-- 508 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>