× 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.



My understanding is the LOG() parameter only applies to CL commands
(things you can type and prompt from the command line), not RPG opcodes.
If a RPG program executed a CL command via QCMDEXC or friends, it would
show here as well (depending on LOG() value). Ditto for REXX or other
languages.

HTH,
Loyd

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Burns, Bryan
Sent: Thursday, July 02, 2009 10:04 AM
To: MIDRANGE-L@xxxxxxxxxxxx
Subject: RPG job log

What's the RPG equivalent to the LOG used in SBMJOB? That is, how do I
do I get a job log for the call of an RPG program? For example, I want
a log of what EQ292R does in the following submit:

SBMJOB CMD (CALL PGM(EQ292R) PARM(' ')) JOB(DELSETSU) JOBQ(QBATCH)
PRTDEV(PRT01) LOG(4 0 *SECLVL) LOGCLPGM(*YES) LOGOUTPUT(*JOBEND)

But I'm only getting a log of the call.

IANARP (I am not an RPG programmer).



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.