File: trace_on.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 (18 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<HTML>
<HEAD>
<TITLE>trace.on</TITLE></HEAD>
<BODY>
<h1>trace.on</h1>
<B>Category</B><p>
<a href="debug_commands.html">Debugging commands</a><p>
<B>Syntax</B><p>
<p>
trace.on();<p>
<B>Description</B><p>
<p>
Turns trace mode on. This does the same thing as the player pressing the SCROLL LOCK key.<p>
Trace mode must be enabled (by setting flag 10) before using this command.<p>
<B>See also</B><p>
<a href="trace_info.html">trace.info</a><p>
<a href="trace_mode.html">Trace mode</a><p>
</BODY></HTML>