|
Use RQSDTA instead of CMD on SBMJOB? I believe the S/38 didn't have CMD,
only RQSDTA. But the closest I got to S/38 was "S/38 Fundamentals" and
geezer talk on this list.
Newer option was to use a command instead of using CALL in SBMJOB's CMD
parameter.
Rob Berendt
--
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: Mike Wills <mike@xxxxxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>,
Date: 12/21/2011 05:01 PM
Subject: Re: Is hex 00000 in a string field equal to null?
Sent by: midrange-l-bounces@xxxxxxxxxxxx
Yep, the information I see is classic problem. Just have to figure out a
fix.
--
Mike Wills
http://mikewills.me
On Wed, Dec 21, 2011 at 3:28 PM, Joe Pluta
<joepluta@xxxxxxxxxxxxxxxxx>wrote:
I think you mean 32-character, and the only problem there is that if youworked
call a program with parms longer than 32 characters from a command line
and don't pass all the data, the part after 32 characters gets random
garbage (not blanks). Typically this doesn't affect anyone, but it does
cause a problem when you try to format a string to call either from
QCMDEXC or from a SBMJOB.
Joe
Thanks! The bug showed up again today, so I tried the replace. It
fromperfectly! Now to figure out the damn bug. I am sure it has to do withthe
36 character limit on RPG parameters. I'll probably remove the RPG
theInc.<
picture to see if that resolves it.
On Fri, Dec 9, 2011 at 10:32 AM, Mark Murphy/STAR BASE Consulting
themmurphy@xxxxxxxxxxxxxxx> wrote:
no need to go through all those gyrations, a single built-in will do
listjob
REPLACE(field, x'00', ' ')
will do the trick.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
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.