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



Have you considered having your printer file be a usropn file in your rpg
program? Then write a CL with the override. Now, at *INZSR time in your RPG
program you could call your CL, then open the printer file, and go on
normally from there. 
 
Another choice is to define a datastructure with your array in it. Pass the
datastructure as a parm, not the array.
 
 
---------------------------------------------------------
Booth Martin http://www.MartinVT.com
Booth@xxxxxxxxxxxx
---------------------------------------------------------
 
-------Original Message-------
 
From: Midrange Systems Technical Discussion
Date: Tuesday, July 22, 2003 9:17:59 AM
To: midrange-l@xxxxxxxxxxxx
Subject: DCL array variable in CL
 
Is it possible to define an array variable in a CL program? I have an RPG
program that receives parms(some parms are arrays) and generates a couple
reports. I want to call a CL program that will OVRPRTF the generated
reports to an OUTQ, but I need to pass the array parms into the CL so that
it can execute the RPG program. I've looked in my CL book and CL
programming.pdf's but can't find anything on defining an array. I'm trying
to pass arrays defined as character. I asked a co-worker and they said
something about breaking the array up into fields and passing the all the
new fields. We're at V5R2.
 
TIA,
 
Frank


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.