|
program name?from: "Steinmetz, Paul"
Is there a way to have a submitted job "job name" to default to the
You did not specify if this was something a user submits or yourself while
you are testing. From the Agile school of thought, I look to create the simplest thing
that can work. And assuming this is being done by trusted individuals, PDM is an option.
WRKOBJPDM DEV '*PGMA*' . . . . or use WRKMBRPDM QCLSRC '*PGMA*' . . .
and your program will appear in the list.
Use F16 to create a mini-command "S" which is
Option Command
S sbmjob &n cmd(call &l/&n ) jobq(qpgmr) hold(*no) scddate(*current)
scdtime(*current)
The 3 keywords on the end are helpful should you wish to change these
keywords normally hidden on subsequent screens.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.