× 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.



Joe,

As I understand things, no, there is no %PARM capability in
ILE/Cobol - most likely because its not part of the COBOL
standard. Jon Paris would likely know more about this...

The WDS ILE/Cobol Programmers Guide seems to indicate that
mismatched parameters in the Linkage Section can occur
successfully provided you don't access a parameter that
was not passed to you ;-)

Since COBOL can accept up to a 16MB linkage section, you
might try to define a single parameter indicating the
structure of a second parameter (defined at max size).
Then you could programatically access the remaining data
based on the value passed in the first parameter. Not sure
if this would work for you, but it might be worth a try :)

Terry

-----Original Message-----
From: cobol400-l-bounces@xxxxxxxxxxxx
[mailto:cobol400-l-bounces@xxxxxxxxxxxx] On Behalf Of Joe Pluta
Sent: Friday, April 13, 2007 2:13 PM
To: 'COBOL Programming on the iSeries/AS400'
Subject: [COBOL400-L] COBOL 101

Okay, I figured out STRING WITH POINTER. Not too shabby;
it's a reasonable
version of VARYING fields. Unfortunately, I'm at V5R3 and
have no TRIM
function, but that's a different issue. DELIMITED does some
of what I need.

Right now, I'm trying to see if I can pass a variable number
of parameters
to COBOL. With RPG, I can specify several parameters and
then only pass the
ones I need. I can check the program status data structure
(or the %PARMS
BIF) to see how many parameters were actually passed.

Is there an equivalent function in COBOL?

Joe


--
This is the COBOL Programming on the iSeries/AS400
(COBOL400-L) mailing list
To post a message email: COBOL400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/cobol400-l
or email: COBOL400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/cobol400-l.



Confidentiality Notice:

The preceding e-mail message (including any attachments) contains information
that may be confidential, protected by applicable legal privileges, or
constitute non-public information. It is intended to be conveyed only to the
designated recipient(s). If you are not an intended recipient of this message,
please notify the sender by replying to this message and then delete it from
your system. Use, dissemination, distribution or reproduction of this message
by unintended recipients is
not authorized and may be unlawful.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.