Home » Developer & Programmer » Reports & Discoverer » Push button Error
Push button Error [message #240665] Fri, 25 May 2007 08:06 Go to next message
kamran.it
Messages: 265
Registered: September 2005
Location: Karachi
Senior Member

I added a button and put this.

procedure callButtonAction is
AppID PLS_INTEGER;
begin
AppID := DDE.App_Begin('C:\Program Files\Microsoft Office\Office11\WINWORD.EXE',
DDE.App_Mode_Minimized);
end;
shows the error Rep-1344 Button call has no action source file.
Re: Push button Error [message #240797 is a reply to message #240665] Fri, 25 May 2007 16:54 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I'm not sure it will help, but - try to put the executable into a directory which does not have a space in its name (for example, "Program Files\Microsoft Office" contains spaces, while "Program_Files\Microsoft_Office" does not).
Re: Push button Error [message #240812 is a reply to message #240797] Sat, 26 May 2007 00:11 Go to previous message
kamran.it
Messages: 265
Registered: September 2005
Location: Karachi
Senior Member
Now it is working actual I selected multimedia instead of pl/sql

[Updated on: Sat, 26 May 2007 00:28]

Report message to a moderator

Previous Topic: Report Generating Garbage when Ran in APPS - Reports 6i
Next Topic: parameter to the form
Goto Forum:
  


Current Time: Thu Jul 04 12:05:34 CDT 2024