CLIENT_TEXT_IO.put_line how to make user select path

Hi. I am using oracle forms and creating a text file using CLIENT_TEXT_IO.put_line.
But forms creates file wherever it wants. Is it possible to make user to select path for text file.
Thanks...

Views: 389

Reply to This

Replies to This Discussion

If you take a closer look at webutil, you will notice that there is also a client_get_file_name function. Use this to show the user a file dialog to choose a location for your file.

cheers

thanks for answer. But could you pleas give a link or a little code example ?

 

See e.g. here:
https://forums.oracle.com/forums/thread.jspa?threadID=2254746

also there are tons of samples if you search for clent_get_file_name on google.

cheers

Reply to Discussion

RSS

Oracle Jobs in US

© 2024   Created by Maisam Agha.   Powered by

Badges  |  Report an Issue  |  Terms of Service