File: status_line_off.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-- 648 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>status.line.off</TITLE></HEAD>
<BODY>
<h1>status.line.off</h1>
<B>Category</B><p>
<a href="display_commands.html">Display commands</a><p>
<B>Syntax</B><p>
<p>
status.line.off();<p>
<B>Description</B><p>
<p>
Turns the status line off. The status line is usually on the top line of the screen (although this can be changed with <a href="configure_screen.html">configure.screen</a>), and displays the current score and sound 
on/off status. When it is turned off, the line is blank. 
<p>
<B>See also</B><p>
<a href="status_line_on.html">status.line.on</a><p>
<a href="configure_screen.html">configure.screen</a><p>
</BODY></HTML>