initial 1.3.0
This commit is contained in:
21
help/print_at.html
Normal file
21
help/print_at.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>print.at</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>print.at</h1>
|
||||
<B>Category</B><p>
|
||||
<a href="display_commands.html">Display commands</a><p>
|
||||
<B>Syntax</B><p>
|
||||
<p>
|
||||
print.at(mA,X,Y,W);<p>
|
||||
<B>Description</B><p>
|
||||
<p>
|
||||
Message A is displayed in a window with top left coordinates of X,Y and width W. 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_v.html">print.v</a><p>
|
||||
<a href="print_at_v.html">print.at.v</a><p>
|
||||
<a href="close_window.html">close.window</a><p>
|
||||
</BODY></HTML>
|
Reference in New Issue
Block a user