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



This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hello Chandra

I don't know if this is a keyed file or not but could
you simply add this file to PGM(B) as an input file
then pass the file keys that you would be passing if
you were passing the entire record from PGM(A).
Then simply chain to the file in PGM(B).

The other thought I had (may or may not help) is to explore the use
of the prefix keyword on the Fspec in PGM(B).

Ex...(programB) adding the file as an input file and using a prefix.

FILEIN  IF    E                        K DISK     PREFIX(PRM)

In this way all of the fields in FILEIN are available to the program
with each field pre fixed PRMfld1, PRMfld2, PRMfld3,....etc.
I don't know if this would cause greif in light of the fact that other fields
from this same file are updated in PGM(B).

Thats my 2 cents worth.......

Regards ,
Clare

--



As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.