30 pts.
 DSPF / SNDRCVF
Can I declair two files in one single cl program and use the command SNDRCVF

Software/Hardware used:
ASKED: April 1, 2008  8:48 PM
UPDATED: April 19, 2010  5:05 AM

Answer Wiki:
Hi, Yes it's now possible to use more than one file in a CL program. You need to give your files an OPNID on the DCLF statement in your CL program and use the OPNID parameter on your SNDRCVF statement. Regards, Martin Gilbert. ====================================================== "Now possible" -- this means that you are using a recent version of the operating system. Multiple DCLF/RCVF support became available in V5R3. If you are using an earlier release, set a CL program to declare and display the DSPF. When the display values aree retrieved, CALL a second CL program and pass the needed values to it. Declare the second file in the second program. Tom
Last Wiki Answer Submitted:  April 19, 2010  5:05 am  by  Gilly400   23,625 pts.
All Answer Wiki Contributors:  Gilly400   23,625 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _