Home » Developer & Programmer » Forms » is there any eqvalent command for notepad (forms 6i, oracle 9i)
is there any eqvalent command for notepad [message #320525] Thu, 15 May 2008 06:13 Go to next message
bernandas
Messages: 16
Registered: June 2007
Location: Chennai
Junior Member
Dear all,
i have got this command from this fourm.
this coding opens the pdf document in activeX control

declare
x number;
filename varchar2(5000);
begin
filename := GET_FILE_NAME(File_Filter=> 'PDF Files (*.PDF)|*.PDF|');
x:=PDF_DPDF.loadfile(:item('b1.a1').interface,filename);
end;


-------

is there any equvalent command to open notepad file in activex control. pls help me.

thanks in advance
Re: is there any eqvalent command for notepad [message #320671 is a reply to message #320525] Thu, 15 May 2008 18:05 Go to previous messageGo to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

search for text.io. hrere's one.
http://www.orafaq.com/forum/t/32209/2/
Re: is there any eqvalent command for notepad [message #320684 is a reply to message #320671] Thu, 15 May 2008 18:58 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
What's wrong with the host or client_host command?

David
Previous Topic: print syntax
Next Topic: how to call a report from forms-10g
Goto Forum:
  


Current Time: Fri Sep 27 12:24:59 CDT 2024