|
I am baffled by this error, aside from not telling me much of anything I
have not been able to figure out how to get around it.
I have two files (one is a temp file in qtemp and the other a permanent
table)
FtpoDtl1 if a e Disk Qualified
FpoDtl if a e Disk Qualified
DS's declared:
D tDs ds LikeRec(tpoDtl1.rPoDtl:*Input)
D toDs ds LikeRec(tpoDtl1.rPoDtl:*Output)
Now I'm reading the qtemp file into the DS:
Read tPoDtl1 tDs;
Write it out to the permanent file:
Write poDtl.rPoDtl toDs;
That's all there is to this particular problem.
Any help would be appreciated, even if its with the end of a Thompson
As an Amazon Associate we earn from qualifying purchases.
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.