File: display.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 (17 lines) | stat: -rw-r--r-- 433 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<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>