Difference between revisions of "83Plus:Flags:35"

From WikiTI
Jump to: navigation, search
m (Added categories and name)
m
 
Line 1: Line 1:
[[Category:83Plus:Flags:By_Address|35 - sysHookFlg1]]
+
[[Category:83Plus:Flags:By_Address|35 - sysHookFlg1]] [[Category:83Plus:Flags:By_Name|sysHookFlg1]]
[[Category:83Plus:Flags:By_Name|sysHookFlg1]]
+
 
== Synopsis ==
 
== Synopsis ==
 
'''Flag Byte:''' 35h
 
'''Flag Byte:''' 35h

Latest revision as of 22:11, 29 March 2005

Synopsis

Flag Byte: 35h

Official Name: sysHookFlg1

Bit Overview

Bit 0

Official Name: tokenHookActive

Set if a token hook is active.

Bit 1

Official Name: localizeHookActive

Set if a localize hook is active.

Bit 2

Official Name: windowHookActive

Set if a window hook is active.

Bit 3

Official Name: graphHookActive

Set if a graph hook is active.

Bit 4

Official Name: yEquHookActive

Set if a Y= hook is active.

Bit 5

Official Name: fontHookActive

Set if a font hook is active.

Bit 6

Official Name: regraphHookActive

Set if a regraph hook is active.

Bit 7

Official Name: drawingHookActive

Set if a drawing hook is active.