32: host_result IS OP str - returns [str, str_array, null] result of host commands with stdout returns 37: write_debug IS OP AAA - writes debug information to the screen 38: writefile_log IS OP AAA - logs picture of array to d_QNial_temp '0_QNial log.txt' 40: add_ISOP_debug IS OP path - add debug lines prior to operator descriptions to track loaddefs of path 42: add_ISOP_debug_marked IS OP path - add debug lines prior to optr descriptions to track loaddefs of path 46: host_result IS OP str - returns [str, str_array, null] result of host commands with stdout returns 57: boolean IS OP BoolChrIntPhrStr - convert [chr, str, int] to boolean 61: NEQ IS OP boolList - returns true if any of the inputs differ, and false if they are all the same 63: EQ IS OP boolList - returns true if all inputs are the same, and false if any differ 65: booleanL_cut_list IS OP booleanL ary - extract a list of subArys from booleanL 68: is_symbolDefined IS OP symbolPhr - check to see if a user symbol has been defined yet 76: ary_findAll_subAry IS OP ary subAry - addr of ALL subArray in array, error if not found 77: ary_replace_subAry IS OP ary subOld subNew - replaces occurences of an array component with another 78: lists_sortupOn1st IS OP ListOfLists - EACH sortup set of lists based on first list 79: lists_sortupOn_col IS OP colNum ListOfLists - EACH sortup set of lists based on colNum 80: lists_sortupCullOn1st IS OP ListOfLists - EACH [sortup,cull] set of lists based on first list 86: floor_mod IS OP a b - convenient return of BOTH floor and mod! 88: vector_from_list IS OP c_r lista vector -> array - moved here from 'matrix operations ....ndf' 98: aryMatTab_join_vertical IS OP A - joins 2D arrays by "stacking-merging" each above next 100: aryMatTab_join_horizontal IS OP A - joins 2D arrays by "side-merging" each alongside next 102: table_build IS OP n_cols labld_data - process loaddef of table with column headers 103: table_addRowTitles IS OP rowTitles tableData - res ipsa loqitor 104: table_addColTitles IS OP colTitles tableData - res ipsa loqitor 105: table_addRowColTitles IS OP rowTitles colTitles tableData - common [row,col]Titles@0 107: table_remove_colTitles IS OP table - remove column titles from table 109: table_remove_rowTitles IS OP table - remove column titles from table 110: table_remove_rowColTitles IS OP table - remove column titles from table 111: table_write IS OP titles - output labelled table 112: ary_findIndxs_commonItems IS OP ary - finds indexs of common items in a ary 114: listOfLists_linkSortCullTo_aryCommonKeyIndexs IS OP listOfLists - finds indexs of common items 117: listOfArys_commonKeyCullSort_aryCombinedOut IS OP listOfArys keyColIndxL - 120: aryList_extractMulplicate_subArys IS OP selectOp aryList - find mulplicates in strList by selectOp 209: winIDorName_copyAllTextTo_pout IS OP winIDorName pout { null }