×
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.
Actually trailing blanks in substitution are suppressed by the
message handler, so the replacement value for &1 is presumably one
non-blank character; as *VARY *CCHAR the character(s) for message
data field &1 were likely converted to the job CCSID. Having issued
OVRPRTF QPJOBLOG RPLUNPRT(*NO) OVRSCOPE(*CALLLVL) before DSPJOBLOG
OUTPUT(*PRINT), one can then take whatever steps are necessary to
display the hex value of the character preceding the period; e.g.
CRTPF RCDLEN(133) & CPYSPLF CTLCHAR(*FCFC).
Regards, Chuck
Chris Bipes wrote:
We are at V5R3 and that command was introduced in V5R4.
The job log shows that the object name is (without the
quotes) "is ."
And I think the Period is just the end of the sentence.
But there is 2 blanks after is and before period.
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.