i am working on oracle forms, there is requirement to press the fn key + f11 key (simultaneously). i am not getting option for this. can anyone help me on this.
thanks
i am working on oracle forms, there is requirement to press the fn key + f11 key (simultaneously). i am not getting option for this. can anyone help me on this.
thanks
if you means the first from the below:
the you can use Send HotKey
Can you tell us for what do you want to use this key(fn + f11)?
Then we can think of solution.
Thanks,
Pankaj
in oracle forms - i need to use combination of the 2 keys to activate the form - first need to press function key(Fn) then i need to press F11 key
oracle forms are java based forms.
You just use send hot activity with F11 key by selecting drop-down list.
If this does not work. there will be button on form to activate form. so you can click on it to activate form.
Cheers,
Pankaj