|
Thanks again Scott. Updating the prototypes solved the compile issue
with the JOB parameter and a light bulb came on when you mentioned this
was pre V5R2 compliant code. To fix the conversion error: I was using
the *old* technique that Bill had suggested (and I was already using) to
open, close and open the file. Your subsequent email explained that is
no longer needed so I removed the close and reopen of the file and all
was well. It was the subsequent open that cause the "Conversion Error"
e.g.:
c eval fd = open('/tmp/' + %trim(INFile):
c O_TEXTDATA+O_WRONLY)
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.