Re: Testing external file existance
From: JerryMouse (nospam_at_bisusa.com)
Date: 07/16/04
- Next message: Richard: "Re: In answer to RW - again (was: Sorts (revised)"
- Previous message: JerryMouse: "Re: Layout Hell."
- In reply to: Kris Dames: "Testing external file existance"
- Next in thread: Kris Dames: "Re: Testing external file existance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 15 Jul 2004 21:29:50 -0500
Kris Dames wrote:
> I use rmcobol85 on redhat linux and I need a way to verify from within
> my program that a user-specified file exists in a specific location on
> the filesystem. For example, if the user inputs the filename
> "myfile.txt" I need to check the /tmp directory for the file and tell
> the user if the file exists or not. Any help would be appreciated!
>
Open the file. If you get an error, chances are the file's not there.
- Next message: Richard: "Re: In answer to RW - again (was: Sorts (revised)"
- Previous message: JerryMouse: "Re: Layout Hell."
- In reply to: Kris Dames: "Testing external file existance"
- Next in thread: Kris Dames: "Re: Testing external file existance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|