Please enable JavaScript to view this site.

A-Shell Reference

FUNCIDX <wildcard list> {switches}

FUNCIDX is a developer tool that generates an XTREE index of functions within a set of files as an aid to locating and using them. It is mainly intended for the SOSFUNC library of BSI files, but could be used with any set of programs.

Switches

Switch

Function

/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.

Example

Here's an example by keyword, showing the files and functions connected with the keyword json. Note that you use the buttons at the bottom to bring up the selected file/function in one of the specified editor/viewer programs.

funcidx

 

History

2023 September, A-Shell 1750:  Function added to A-Shell.