Posted 07 July 2012 - 10:55 AM
abaddon7734,
The "
Header" mode assumes that there is a standard function header and parses that to get the syntax and description lines - it also ignores "
INTERNAL USE ONLY" functions. In "
Direct" mode, the tool looks for
any and all Func lines and leaves it to the user to fill in the description and the optional
[ ] brackets in the syntax line.

Properly written UDFs should be fine in "
Header" mode - "
Direct" mode is only for those that lack headers.

M23
StringSize - Automatically size controls to fit text -
ExtMsgBox - A user customisable replacement for
MsgBox
Toast - Small GUIs which pop out of the Systray - Marquee - Scrolling tickertape GUIs
Scrollbars - Automatically sized scrollbars with a single command - GUIFrame - Subdivide GUIs into many adjustable frames
GUIExtender - Extend and retract multiple sections within a GUI - NoFocusLines - Remove the dotted focus lines from buttons, sliders, radios and checkboxes
ChooseFileFolder - Single and multiple selections from specified path tree structure - - Notify - Small notifications on the edge of the display
RecFileListToArray
- An alternative to _FileListToArray with user-defined include/exclude masks, maximum recursion level, sorting and displayed path options
GUIListViewEx - Insert, delete, move, drag and sort ListView items