× 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.



I do not think the CHKIN command works with every IFS file system.

Also, in my opinion the C access() API is the best one to use for this, 
since using stat() would be like using RTVOBJD to check for an object. You 
can do it, but that is what CHKOBJ is for.

Mark


midrange-l-bounces+markp=softlanding.com@xxxxxxxxxxxx wrote on 02/03/2004 
01:27:06 PM:

> 
> You could use CHKIN and monitor for the CPF messages.  You could 
> then receive the message and process based on the error.
> 
> 
> ----- Original Message ----- 
> From: "David Gibbs" <david@xxxxxxxxxxxx>
> To: <midrange-l@xxxxxxxxxxxx>
> Sent: Tuesday, February 03, 2004 12:59 PM
> Subject: Re: IFS commands
> 
> 
> > c.chambers@xxxxxxx wrote:
> > > e.g. How does one validate the existence of an Object in the same 
way that
> > > CHKOBJ does.
> > 
> > I'm pretty sure there is no command to check the existence of an IFS 
> > file (at least on the OS400 versions I have available) ... but you can 

> > call the C stat API ... check out 
> > http://archive.midrange.com/rpg400-l/200105/msg00320.html for an 
example.
> > 
> > david
> > 
> > _______________________________________________
> > 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.
> 
> 
> _______________________________________________
> 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.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.