×
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.
The identifier you use on a clof command is the (optional) identifier you used on the OPNDBF or OPNQRYF command. It is related to the file name only by that reference. You can use the file name as the identifier if you like.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Willie J. Moore
Sent: Friday, October 29, 2010 10:33 AM
To: 'midrange-l@xxxxxxxxxxxx'
Subject: Clear a RCVF read file
I have the following CL:
Dclf file(qs36f/pmcstkqr)
Rcvf
.
.
endpgm:
dltovr file(*all)
clof opnid(pmcstkrq)
clrpfm file(qs36f/pmcstkrq)
endpgm
The problem I am having is when the it runs the clrpfm it give an error that the 'file is in use'.
I then put the clof in and now get an error message that 'no file open with identifier pmcstkra'.
I even tried moving the 'dltovr' after the 'clrpfm', but got the same error that 'no file open with identifier pmcstkra'.
File pmcstkqr format is stkmtd01.
Any help would be appreciated.
William Moore
California Fine Wire
805-489-5144
wjmoore@xxxxxxxxxxxx
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.