Given the command line syntax shown below:
PR0CMND /R JOB=PERSONNEL’ OUTPUT=PER.TXT MONITOR+ QUIET+
Which task is performed?

A.
Runs the job named PERSONNEL, places the process report output in a file named PER.TXT, and displays prompts and error dialogs during the process.
B.
Schedules a job named PERSONNEL, stores the extracted data in a file named PER.TXT, and displays information dialogs during the process.
C.
Runs the job named PERSONNEL, places the process report output in a file named PER.TXT, and displays information dialogs during the process.
D.
Schedules the job named PERSONNEL, stores the extracted data in a file named PER.TXT, and displays prompts and error dialogs during the process.