; Called from DG MS INCONSISTENCIES RPT option
; Prompt user to select to run extract or print report
END(BEG,TOT)
; Get ending record number to print
; INPUT: BEG - Starting record number to print
; TOT - Total number of veteran records to print
; OUTPUT: Y - Ending record number
CHK()
; Check if extract can be tasked to run
; INPUT: None
; OUTPUT: 1=Run Extract; 0=Don't run Extract