 |
FindSymInFolder |
Function (ROM Call 0x71) |
Finds a symbol in a given folder.
FindSymInFolder acts like SymFind, but searches for a symbol
in the folder given by FolderName. See SYMSTR
for more info and rules about SymName and FolderName. As far
as I know, the statement
hsym = FindSymInFolder (SYMSTR ("tetris"), SYMSTR ("games"));
acts exactly the same as the statement
hsym = SymFind (SYMSTR ("games\\tetris"));
Uses: IsMainFolderStr, MakeHSym, SymCmp, TokToStrN, ParseSymName, _mu16u16
Used by: AddSymToFolder, partial_len, VarRecall, cmd_blddata, cmd_cyclepic, cmd_local, push_indir_name, VarNew, VarSaveAs, push_parse_text, de_initRes, EQU_getNameInfo, GetStatValue, gr_find_de_result, push_parse_prgm_or_func_text, spike_in_editor, spike_titles_in_editor, store_data_var, store_func_def