|
All,
When using a custom command interactively, the command looks like this:
ISIPMXPCMD TRID(PRCCHG)
DTFR(1251125)
TMFR(111404)
DTTO(1251125)
TMTO(111424)
USER(E05451)
KFLD('100,6514981001,,1140708100311F6000457F0892221F')
RPRC('0')
I am building the above command using this:
qcmd = 'SBMJOB CMD(ISIPMXPCMD OBCL(ITMPRC) '+
'TRID(' +%TRIM(mTRID)+ ') ' +
'DTFR(' +%EDITC(xmTRDT:'X') +') ' +
'TMFR(' +%EDITC(xmTRTMFr:'X') +') ' +
'DTTO(' +%EDITC(xmTRDT:'X') +') ' +
'TMTO(' +%EDITC(xmTRTMTo:'X') +') ' +
'USER(' +%TRIM(xmUSER) +') ' +
'KFLD('+cApost+%CHAR(%TRIM(xmKEYFLDSPart))+cApost+') ' +
'RPRC(' +cApost+'0'+cApost+')) ' +
'JOB(ITMPRCCHG) ' +
'JOBQ(QBATCHB)';
When using the SBMJOB, the command converts the KFLD parameter to this:
ISIPMXPCMD OBCL(ITMPRC) TRID(PRCCHG) DTFR(1251125) TMFR(163403)
DTTO(12511
25) TMTO(163423) USER(E05451)
KFLD(X'F1F0F06BF6F5F1F4F9F8F1F0F0F76B6B11407
08103251F7000602F0892221F') RPRC('0')
What feature of the SBMJOB command or the command itself do I need to
change to get the SBMJOB command to look like the interactive version?
TIA,
Eric
This communication is intended only for the use of the individual or
entity to which it is addressed and may contain information that is
privileged, confidential, or otherwise exempt from disclosure under
applicable law. If you are not the intended recipient, or the employee
or agent responsible for delivering this communication to the intended
recipient, you are hereby notified that any dissemination,
distribution, or copying of this communication is strictly prohibited.
If you have received this communication in error, please immediately
notify the sender by telephone or email. The technical data herein
provided is subject to export control under the International Traffic
in Arms Regulations (ITAR) or the Export Administration Regulations
(EAR). Such data should not be disclosed, exported or transferred in
any manner to any foreign person or any foreign country without prior
written approval of the Office of Defense Trade Controls, U.S. Department of State or the Bureau of Industry
and Security, U.S. Department of Commerce. This email and any
attachments may contain confidential and proprietary information and
must be treated as such. In addition, the export or re-export of this
information may be prohibited under applicable export control laws.
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit:
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.midrange.co
m_mailman_listinfo_rpg400-2Dl&d=DwICAg&c=euGZstcaTDllvimEN8b7jXrwqOf-v
5A_CdpgnVfiiMM&r=PCeNSf9fhcAUxJzoAZa9Db8EQ_28MTQACuQxevMqYzc&m=BEdqKuD
iFcZh6CKvp31ZsKN7Ptnwm-tmiBfvBinWfwC37EDgAvtmg2e4V_X7q6V4&s=ZjJryfNun1
H9k2rmqnqdf7r5QG946A6f5fAimH8egxw&e=
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://urldefense.proofpoint.com/v2/url?u=https-3A__archive.midrange.com_rpg400-2Dl&d=DwICAg&c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&r=PCeNSf9fhcAUxJzoAZa9Db8EQ_28MTQACuQxevMqYzc&m=BEdqKuDiFcZh6CKvp31ZsKN7Ptnwm-tmiBfvBinWfwC37EDgAvtmg2e4V_X7q6V4&s=BOcBzbgo7BApID2hAVaXI349VaS8whoUgcahyrdTeYw&e=.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
related questions.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.