Select the objects that you wish to see in the downloaded PDF
Info Source Call Graph Entry Points External References Interaction Calls FileMan Files Accessed Via FileMan Db Call Global Variables Directly Accessed Label References Local Variables
; Gets degree of 'Documented by' individual & converts to upper case
LINESET
; Used by LINES for setting variables
WRT
; Write Data
CKFORM
; Checks to determine whether to do a form feed or not
LINESOUT(TN)
;WRITE LINES
LINES(LL,V)
;BREAK LINES OF AN ARRAY INTO APPROPRIATE MAX LENGTHS
;
; Input:
; LL = line lengths, e.g., 20^30^40 where last remains default
; V = input array w/ no null lines, use " " for blank line
;