 |
SymFindMain |
Function (ROM Call 0x61) |
Finds a symbol in the main folder.
SymFindMain acts like SymFind, but searches
only the main folder, regardless of the currently active folder, even if
SymName contains a folder name together with the symbol name. See
SymFind for more info. It is useful for
searching some symbols such as the system reserved equations ("Y1"..."Y99",
"RegEq", etc.) which are always stored in the "main" folder and cannot be
moved to a different folder.
Uses: MakeHSym, SymFindPtr
Used by: checkCurrent, VarStore, cmd_blddata, cmd_sinreg, gdb_len, gdb_recall, gdb_store, de_initRes, dv_create_graph_titles, EQU_select, EQU_setStyle, FindGrFunc, GM_Derivative, GM_DistArc, GM_Inflection, GM_Integrate, GM_Intersect, GM_Math1, GM_TanLine, gr_add_fldpic, gr_ck_solvergraph, gr_remove_fldpic, GT_SelFunc, GT_Trace, InitTimeSeq, seqWebInit, spike_geo_titles, spike_optionD, statFree
See also: SymFind