Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: HELP -- Check Dir in Forms 4.5?!
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
![]() |
![]() |