dbTalk Databases Forums  

windows api in oracle forms - sendkey

comp.databases comp.databases


Discuss windows api in oracle forms - sendkey in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Brian
 
Posts: n/a

Default windows api in oracle forms - sendkey - 02-13-2004 , 10:22 AM






I'm fairly new to oracle forms. I found a windows api that would
allow me to send keystrokes to a window, but I get an error saying
that I must declare it. Here what I type into a trigger:

Win_Api_Shell.SendKeys(
GET_WINDOW_PROPERTY('window1', window_handle ), '{Home}', False);

It tells me that Win_Api_Shell.SendKeys must be declared. How do I
declare it and where. Any help would be appreciated.

Thanks
Brian

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.