Print a list of job scheduled entries

To print a list of job schedule entries, use the character-based interface.

Command: Work with Job Schedule Entries (WRKJOBSCDE)
Example: The following example prints a list of job schedule entries.
WRKJOBSCDE OUTPUT(*PRINT)
Example: The following prints detailed information about each job schedule entry.
WRKJOBSCDE OUTPUT(*PRINT) PRTFMT(*FULL)
Related tasks
Add a job schedule entry
Change a job schedule entry
Hold a job schedule entry
Release a job schedule entry
Remove a job schedule entry