Testing external file existance

From: Kris Dames (kjdkld_at_hotmail.com)
Date: 07/15/04


Date: 15 Jul 2004 12:59:49 -0700

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!

Thanks
Kris Dames



Relevant Pages

  • Re: Testing external file existance
    ... > 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 ... if the user inputs the filename ...
    (comp.lang.cobol)
  • Re: Testing external file existance
    ... 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 ... if the user inputs the filename ...
    (comp.lang.cobol)