× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



from: "Steinmetz, Paul"
subject: Submitted job "job name" default to program name

Is there a way to have a submitted job "job name" to default to the program name?


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.

-JV





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.