Home » Developer & Programmer » Forms » Error: "Win_Api_Dialog.Open_File" Must be declared (Developer10g,Database 10g,Windows 2003 Server, XP Profession(client))
Error: "Win_Api_Dialog.Open_File" Must be declared [message #300628] Sat, 16 February 2008 22:36 Go to next message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member

Dear Experts,

Win_Api_Dialog not working it shows must be declared.
Can any one help me pls?

Error: Identifier 'WIN_API_DIALOG.OPEN_FILE' must be declared
----------------------------------
declare

X varchar2(10);

begin

X := Win_Api_Dialog.Open_File('open_file','$WINDIR$','All files(*.*)&#124*.*|',true);
end;
----------------------------------

Thanks

dbhossain

[Updated on: Sat, 16 February 2008 22:38]

Report message to a moderator

Re: Error: "Win_Api_Dialog.Open_File" Must be declared [message #300730 is a reply to message #300628] Sun, 17 February 2008 23:37 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you run the sample form assocaited with d2kwutil? I assume you are using Forms 6i.

David
Previous Topic: Upload files to database direct from client
Next Topic: how do i display a message in a dialogue box using API
Goto Forum:
  


Current Time: Fri Sep 27 08:26:48 CDT 2024