You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
692 B
21 lines
692 B
<HTML>
|
|
<HEAD>
|
|
<TITLE>print.v</TITLE></HEAD>
|
|
<BODY>
|
|
<h1>print.v</h1>
|
|
<B>Category</B><p>
|
|
<a href="display_commands.html">Display commands</a><p>
|
|
<B>Syntax</B><p>
|
|
<p>
|
|
print.v(vA);<p>
|
|
<B>Description</B><p>
|
|
<p>
|
|
Message number vA is displayed in a window. If f15 is not set, then the window remains for 1/2 * v21 seconds (provided v21 is greater than 0) or until a key is pressed. If f15 is set, then the window
|
|
remains until a <a href="close_window.html">close.window</a> command is issued.
|
|
<p>
|
|
<B>See also</B><p>
|
|
<a href="print.html">print</a><p>
|
|
<a href="print_at.html">print.at</a><p>
|
|
<a href="print_at_v.html">print.at.v</a><p>
|
|
<a href="close_window.html">close.window</a><p>
|
|
</BODY></HTML>
|
|
|