How to open text file in Linux ?
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