209:#] path_exists IS OP typer path - returns true if a [directory, path] exists, or can be created 268:#] path_extract_fname IS OP path - extract the fileName from a path 284:#] path_extract_dir IS OP path - extract the directory from a path 302:#] path_extract_dirFname IS OP path - extract the [directory, fname] from a path 322:#] path_extract_dirBaseExtn IS OP path - extract [dir, base, extension] from a path-file name 343:#] path_retrieve_subDirFname IS OP path dirBase - returns (subDir fname) from a path 382:#] path_size IS OP path - returns the filesize 412:#] path_dateTimeStamp IS OP path - return the dateTimeStamp of the file 430:#] path_change_extension IS OP path fileExtension_new - changes fileExtension 452:#] path_delete IS OP path - delete a file 459:#] fname_in_fnameGlobalList IS OP fname - test if fname appears in a global list of fnames 464:#] subDir_in_subDirGlobalList IS OP subDir - find the longest valid subSubDir in subDir, 481:#] path_backupDatedTo_zArchive IS OP path - SAFE WORKING backup file to a z_Archive dated today (create?) 527:#] pathL_backupTo_dirFlat IS OP pathList d_backup - backup multi-dir paths to a (created) FLAT dir 553:#] dirFlat_restoreTo_pathL IS OP flag_fnamesDated d_backup pathList - 603:#] path_backupDatedTo_dir IS OP path dirBackup - backup dated version of a file to dirBackup 637:#] path_backupTo_dir IS OP path dirBackup - NOT USED normally, clumsy 684:#] path_backupDated_delete IS OP path - DON'T USE normally!! rename a file with date precursor 712:#] pinn_sortupTo_pout IS OP p_inn p_out 766:#] pinn_sortCatTo_pout IS OP pinnList pout - sort each file in pinnList, concatenate to pout 787:#] path_findChrsInSet IS OP flag_chrs_include chrs_set fname_in - find [in, NOT in] characters 851:#] path_removeLeadWhiteLines IS OP p_emlOne p_emlOne_noEmptyLines - required to use emails as attachments 874:#] path_replace_str IS OP path strOld strNew flag_backup d_backup - 913:#] pathL_replace_strL IS OP pathL strOldNewL flag_backup d_backupRoot - 973:#] str_replaceIn_dir IS OP flag_backup strOld strNew f_Pattern dir d_backup - change strOld to strNew in dir 990:#] path_change_lines IS OP p_inn p_out linesInn linesOut - [p_inn linesInn] to [p_out, linesOut] 1032:#] pathL_findCountsEach_strL IS OP pathL strL p_countsByPath - count each of strL 1067:#] pinn_sedPretreat_pout IS OP pname - pre-process pname to handle [apo, quote,'&\/\n']) 1086:#] sed_file_postreat IS OP pname_out - translate pname_inn for QNial use 1111:#] pathL_replace_wordL IS OP pathL wordOldNewL cList flag_backup - 1213:#] word_replaceIn_dir IS OP sOld sNew dir fExtn flag_backup cList - change word all directory 1244:#] pinn_cutHeadTail_pout IS OP headLine tailLine pinn pout - res ipsa loquitor - uses key lines 1273:#] pinn_yahooNewsItemsExtract_pout IS OP pinn pout - res ipsa loquitor 1289:#] path_insertIn_fHand IS OP p_insert fHand - insert p_insert into fHand at the current writefile point 1319:#] internalLinks_return_backupSubDirFnames IS OP strLeft strRight line - returns backupFnameSubDir 1322:#] internalLinks_return_relativePath IS OP strLeft strRight line - convert links to relative 1325:#] str_executeEmbeds IS OP line fout backtrack - execute embeds in line 1328:#] webPage_update IS OP flag_test pinn pout d_inn d_out - update pinn to d_out using executeEmbeds 1341:#] pathList_change_headFoot IS OP pathList - change all whole-line-embeds for pathList 1417:#] path_executeEmbeds IS OP path phraseValueList - execute embeds in path, [output to, return] p_temp 1451:#] path_executeEmbedsInsertIn_fHand IS OP path phraseValueList - execute embeds, insert in fileHandle 1479:#] url_downloadTo_path IS OP URLname path - command line download 1494:#] url_downloadTxtTo_path IS OP URLname winTitle winIDTxtEditor - download text only (no [html, css] code) 1534:#] pinn_read_strL IS OP path - simple read of file as a list (1D array) of strings, one per line 1565:#] pinn_readExecuteLines_aryL IS OP path - make a list of the results of executing each line of pinn 1597:#] strL_write_pout IS OP strL pout - write a list of strings to a path line of fout (not a path!) 1622:#] strL_write_fout IS OP strL fout - write a list of strs, apo-enclosed separated by spaces, 1635:#] listOfStrL_write_fout IS OP listOfStrL fout - write a list of strPairs, as one output line to fout 1656:#] csvTable_readFrom_path IS OP path - read a csv table from file, cells to [apo-str, numeric] 1696:#] table_writeCSVformatTo_path IS OP table path - writefile table to path, [tab-separated cols, apo-text] 1734:#] tabTable_readFrm_path IS OP path - read file as a table with tab delineated cols (eg spreadsheet) 1778:#] tabTable_writeTo_path IS OP tabTable path - write table to file, tab delineated 1801:#] wcUnix_readFrom_path IS OP path - read file as a table with tab delineated cols (eg txt from spreadsheet) 1852:#] winID_copyAllTextTo_poutNew IS OP winID pname - copy text of webPage and pre-pend to file