FUNCIDX.LIT is is a developer tool that generates an XTREE index of functions within a set of files as an aid to locating (and reusing) them. Mainly intended for the SOSFUNC: library of BSI files, but could be used with any set of programs. Syntax:
FUNCIDX <wildcard list> {/switches}
Switches
/XL
output to FUNCIDX.CSV (and XLSX using CSV2XL.SBX) (automatic if GUI not available)
/KEYWORDS:fspec
specify alternate list of keyword (regex patterns)
Default wildcard list is *.bsi in either the current or a specified directory.