|
Vernon, Thanks anyway, but that's way too much work for a simple existance check. :) I'll just check the file for zero records after the copy and be done with it. Thanks! Rick ---original message--- There's an API that can test for the existence of an object in IFS - it's called "access". You can use it in ILE RPG but not CLLE. return_value = access(path, 4) is about it. return_value is 0 if exists, -1 if not. Anyone know the SRVPGM for this? It's from unistd.h
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.