Webutil- How to open text file by using Wordpad
amkApr 20 2005 — edited Jun 22 2005Hello:
Is it possible to open the text file either from client or server (sun) by using the wordpad? I was able to open it with Notepad; however, it was given the rigth format such as new line.
WEBUTIL_HOST.NONBLOCKING('CMD /C NOTEPAD'||:input_select.file_name);
Thanks in advance for anyhelp.
TD