Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: File system access from forms

Re: File system access from forms

From: Martin Bronstein <martin.bronstein_at_trw.com>
Date: Wed, 06 May 1998 09:23:37 -0700
Message-ID: <35508E89.ECCD6ABD@trw.com>


The UTL_FILE. FOPEN function will raise an INVALID_PATH exception if the file does not exist.

Martin Bronstein

Sean Denney wrote:

> Can anyone tell me how to check for the existence of a file in the
> operating system when running forms for win95? I did not find a procedure
> in the utl_file package that will return a certain value when the file
> exists.
>
> Thanks
Received on Wed May 06 1998 - 11:23:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US