18 lines
433 B
HTML
18 lines
433 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>display</TITLE></HEAD>
|
|
<BODY>
|
|
<h1>display</h1>
|
|
<B>Category</B><p>
|
|
<a href="display_commands.html">Display commands</a><p>
|
|
<B>Syntax</B><p>
|
|
<p>
|
|
display(ROW,COLUMN,mMESSAGE);<p>
|
|
<B>Description</B><p>
|
|
<p>
|
|
Displays the text of message mMESSAGE at the specified row and column.<p>
|
|
<B>See also</B><p>
|
|
<a href="display_v.html">display.v</a><p>
|
|
<a href="set_text_attribute.html">set.text.attribute</a><p>
|
|
</BODY></HTML>
|