|
Thanks for the CLOSE idea, but we are on v5r4.
Anderson, Kurt on Wednesday, May 30, 2012 3:14 PM wrote:
Sorry, it's not CLOF, it's actually CLOSE.
"The Close Database File (CLOSE) command will explicitly close a
database file that was implicitly opened by a Receive File (RCVF)
command run within the same CL program or ILE CL procedure. A file
with the same open identifier must have been declared by a Declare
File (DCLF) command within the same CL program or ILE CL
procedure.
After the CLOSE command is run, the next RCVF command for this file
will implicitly reopen the file and read a record from the file.
You can use CLOSE for a database file that is already closed or was
never opened; no error message will be sent."
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.