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: HELP -- Check Dir in Forms 4.5?!

Re: HELP -- Check Dir in Forms 4.5?!

From: K.T.Raja <sudip.roy_at_in.bosch.com>
Date: 27 May 1999 04:42:06 GMT
Message-ID: <01bea7fa$cac4a4a0$740a94ad@mico4.ban.india.bosch.com>


Using TEXT_IO.FOPEN try to open a dummy file and set a flag if successful. Else trap the exception which indicates the directory is not correct.

Bye
Sudip

hoyt_chen_at_my-deja.com wrote in article <7ihpn0$eh9$1_at_nnrp1.deja.com>...
> How can I check if a directory exists or not?
> (Before I let the user to save file in a folder, I have to check if the
> folder exists or not in order to set the value of StartDirectory in
> WIN_API_DIALOG.SAVE_FILE.)
>
> OS: Windows 9x/NT, Interface: Forms 4.5
>
> many thanks.
>
> Hoyt
>
>
> --== Sent via Deja.com http://www.deja.com/ ==--
> ---Share what you know. Learn what you don't.---
>
Received on Wed May 26 1999 - 23:42:06 CDT

Original text of this message

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