gr_flags Variable (ROM Call 0x463)

AMS 2.00 or higher graphing.h

GR_FLAGS gr_flags;

Global flags used by the Graph application.

gr_flags returns the Global flags used by the Graph application. Each flag is a separate member of the GR_FLAGS struct. The contents of these flags should not be changed by a program, but may be accessed for testing the value. The names of the flags and their purposes are given with the GR_FLAGS struct.


Used by: cmd_blddata, GR3_paint3d, de_loop, FindFunc, GetStatValue, gr_ck_solvergraph, gr_de_value, gr_execute_de, gr_execute_seq, GrLineFlt, GS_PlotAll, GT_Trace, GZ_Stat, InitDEAxesRng, InitDEMem, Regraph, VarRecall, VarStore


See also: GR_FLAGS