Function List
List all functions/procedures/methods.
──────────────────────────────────────────────────────────────────────────────

Displays the a list of functions/procedures/methods/classes in the current
.PRG

This option will produce a window containing a list of user-defined function
and procedures names, method names and class names.

█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Function List ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
99 : DotheFilesbbs(nHandle, cPath, cTitle)
215 : GetGtdir()
236 : GetLine(nHandle, nOffset, cLine)
337 : GetSingleLine(nHandle, nOffset)
371 : GetStartOfLine(nHandle, nOffset)
15 : Main()
37 : ProcessAreas(nHandle)
65 : ProcessFileAreas(copy, nHandle)
265 : RemoveBits(cTemp)
174 : StartINFfile()
194 : TakeoutHeader()
151 : WriteBBSFILE(nHandle, cLine)
165 : WriteFileArea(cTitle, nHandle)
157 : WriteGroupArea(cTitle, nHandle)
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█



You may scroll through the list of functions/methods etc and press ◄──┛.
This will re-position the source code window to the function declaration of
the function/method etc that you chose.

The hot-key combination for this item is <Shift><Alt><L>.