×
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.
IBM doesn't make it easy that's for sure. The best I ever found was in the CL programming guide. There is a section entitled " Defining lists for parameters"
http://www-01.ibm.com/support/knowledgecenter/ssw_i5_54/rbam6/dflst.htm
Under each list type there is a section entitled "Using CL and HLLs for" the type of list. Each section breaks down how the list is structured.
For example, a simple list is passed as |number of values passed|value1|value2|...|valuen
HTH
Gary
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jon Paris
Sent: Monday, March 30, 2015 9:19 AM
To: Midrange-L Midrange-l
Subject: Processing Command Parms
I cannot for the life of me find a simple explanation of how command parms are passed to the CPP. Apparently I've never had to handle variable length lists of things like qualified names when I've dealt with commands in the past. Either that or it was so many years ago I have forgotten.
Anyone point me to useful IBM docs? The stuff I've found so far in the Info Center is not that helpful.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
--
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.