Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to open text file in Linux ?

nelsonalbertiSep 2 2005 — edited Sep 8 2005
Hi,

How to open a txt file as a document from within forms 10g in Linux ?

In forms 6i client server we use
Win_API_Shell.WinExec('notepad' || ' ' || v_pathtemp ||
:ARQUIVOS.TA_NOME, WIN_API.SW_SHOWMAXIMIZED, TRUE);

Regards
Nelson
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2005
Added on Sep 2 2005
6 comments
1,358 views