|
We just use the CHKOBJ cmd in CLP and the File API QUSRMBRD in RPGLE. -----Original Message----- From: Jim Langston [mailto:jimlangston@conexfreight.com] Sent: Wednesday, January 24, 2001 1:26 PM To: RPG400-L@midrange.com Subject: Does member exist? Is the Open Stream File (QHFOPNSF) API the easiest/best way to determine if a file member already exists? I am thinking of passing this call the path of /qsys/cartage/archinrex.rec010124 (member name being 'REC' = YYMMDD of file) and telling it not to open it if it exists, and not to open it if it doesn't exist. Then looking at the error that will be returned to determine if it exists or not. If it already exists, I'll add an 'A' to the end so it becomes REC010124A and try again, then 'B' etc... The reason I'm doing it this way is because I want this done in RPG, not CL. My other option, I know, is to do an OVRDBF to the libarary/file.member and try to Open the file name. I just thought an API might be better. Regards, Jim Langston +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- This communication is confidential and may be legally privileged. If it is not addressed to you, you are on notice of its status. Please immediately contact us at our cost and destroy it. Please do not use, disclose, copy, distribute or retain any of it without our authority - to do so could be a breach of confidence. Thank you for your co-operation. Please contact us on (09) 356 5800 if you need assistance. +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.