×
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.
James,
Because parameter USER is a list you have to build a command string and execute it with QCMDEXC or QCAPCMD. This is true for all commands who have list parameters.
HTH
Gary
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of James H. H. Lampert
Sent: Wednesday, February 04, 2015 4:23 PM
To: Midrange Systems Technical Discussion
Subject: WEIRDNESS in list parameter in CL program:
I have a CL program that calls GRTOBJAUT, passing a variable in the USER parameter.
If I format the variable I'm passing as CHAR(175) passing up to 16 user profiles, space-delimited (the way I would enter it on a command line, e.g., "FOO BAR BAZ ABCDEFGHIJ CORGE"), then it rejects it, taking "FOO BAR BA" as a single list entry.
If I format the variable I'm passing as CHAR(160) passing up to 16 user profiles aligned on 10-byte boundaries, it STILL rejects it.
What does it want?!?
HELLLLLPPPPPP MEEEEEEEEEEEE!
--
JHHL
--
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.