Select the objects that you wish to see in the downloaded PDF
Info Source Call Graph Caller Graph Entry Points External References FileMan Files Accessed Via FileMan Db Call Global Variables Directly Accessed Label References Local Variables
;
; Where MCDT is Date/time of record in FileMan format
; MCNAME is Full Name in DHCP format
; MCP is array into which data is placed
EMPSSN(MCSS,Y)
;Determine if unretrievable SSN belongs to an employee
ERR
;Error return
NTYPE
EMPNAME(MCNAME,Y)
;Determine if unretrievable name belongs to an employee
LSSN(MCDT,MCSS,MCP)
;
; Where MCDT is Date/time of record in FileMan format
; MCSS is Social Security Number in consecutive digits
; MCP is array into which data is placed