Home » Developer & Programmer » Forms » how to create a button to open directory
how to create a button to open directory [message #448149] Fri, 19 March 2010 15:26 Go to next message
colla
Messages: 36
Registered: January 2010
Location: ksa
Member

Dear all,

is it possible to create a button can open directory

like My Documents

i test this in CMD command prompte it's work but in
in forms they are not work

"explorer.exe" & @MyDocumentsDir

or

cmd /c "explorer.exe" & @MyDocumentsDir

in forms :

i create a button with trigger When-button-pressed

my code:
host('"explorer.exe" & @MyDocumentsDir');
host ('cmd /c "explorer.exe" & @MyDocumentsDir');
but it's not work

can you help please

thanks
regard

[Updated on: Fri, 19 March 2010 15:29]

Report message to a moderator

Re: how to create a button to open directory [message #448162 is a reply to message #448149] Fri, 19 March 2010 21:59 Go to previous message
tamzidulamin
Messages: 132
Registered: October 2009
Location: Dhaka
Senior Member
Dear

U can use GET_FILE_NAME built-in.

Tamzidul Amin.
Previous Topic: How to create Browse button in Oracle Form Builder
Next Topic: Getting error when I cancel file selection in file open dialogue
Goto Forum:
  


Current Time: Fri Sep 20 10:41:51 CDT 2024