Select the objects that you wish to see in the downloaded PDF
Info Source Call Graph Caller Graph Entry Points External References Used in RPC FileMan Files Accessed Via FileMan Db Call Global Variables Directly Accessed Local Variables
;Compare Date(s)/Time(s)
; Input IDT - This is the base date/time in external form
; PDT - This is the compare date/time in external form
; FLAG - -2 means PDT must be < IDT (The DAY only)
; FLAG - -1 means PDT must be < IDT (The DAY&TIME)
; FLAG - 1 means PDT must be > IDT (The DAY&TIME)
; FLAG - 2 means PDT must be > IDT (The DAY only)
;Add Witness info for IEN in 2260
; Input - IEN - IEN of case that needs witness info created.
; INFO - Name, Street, City, State, Zip, Date of Witness in
; format, NAME^STREET^CITY^STATE^ZIP
; COMMENT - Witness Comment Text
; Output - RESULTS Text indicating status of insert
;Deletes the Witness information for a claim
; Input - INPUT, this is the IEN for the case and the witness number
; format IEN^witness number for the selected witness
; Output - RESULTS - String indicating the status of the delete
;Update Witness Info for 2260 rec
; Input:INPUT - IEN and Witness Number in format IEN^WIT
; INFO - Name, Street, City, State, Zip, Date of Witness in
; format, NAME^STREET^CITY^STATE^ZIP
; COMMENT - Text of Witness comment
; Output:RESULTS - String listing result of update.