Appendix B: Global Variables — Graphing
1239
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
gr_active, gr_other
(continued)
BYTE gr_side — Graph window location:
AP_SIDE_A — Top or left split.
AP_SIDE_B — Bottom or right split.
BYTE gr_folder_cnt — Number of functions created by the
TI-BASIC Graph and Table
commands.
BYTE gr_shade_pat — Shade pattern:
A_SHADE_V — Vertical.
A_SHADE_H — Horizontal.
A_SHADE_NS — Negative slope 45
°
.
A_SHADE_PS — Positive slope 45
°
.
BYTE rng_xpix — Maximum x pixel number on Window
Editor screen.
BYTE rng_ypix — Maximum y pixel number on Window
Editor screen.
BYTE tbl_flags — Table app flags:
TBL_CONNECT_TRC — Set when Graph<->Table = ON.
TBL_INDEP_ASK — Set when Independent = ASK.
TBL_NO_MODE_CHANGE — Set when executing DispTbl
command.
BYTE tbl_par_flags — Internal Table app flags.
BYTE gr_top_flags — Internal Graph app flags.
BYTE ValidCursBits — Internal Graph app flags.
SBYTE de_twopass — Internal Graph app flags.
FUNCID CurFunc — Data for currently selected function
for tracing.
BYTE PrevZoomMode — Graph mode of current ZoomPrev
values.
(continued)