Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FUNCTIONS NonBlocking & NonBlocking_With_Callback

abladbJan 30 2008 — edited Jan 30 2008
Hi there,

I have a problem i can not solve by my own. I need help please!!

I need to open a PDF file from my aplication, and it will open if the path of Windows (cmd \ path) has the AcroRd32.exe on it. If the user has it configured on his computer like that, i would like to use the first function, and if not, the NonBlocking_with_callback so i can put on the HOST_CALLBACK Trigger a message telling the user to configure his Windows Path manually, to open the file.

The point is that using only the first function i cannot find a way to open a message to the user to indicate him to configure his computer if it needs it, and using the second one the trigger comes out even if it needs it or not.

In a thread before (613692 i try to get the windows path to know if the user's computer needed to be configured or not, so i could put a message without any problem, but as the thread say, I cannot find the way to do it.

Please, tell me something... I am starting to have a headache.

;)

Message was edited by:
abladb
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 27 2008
Added on Jan 30 2008
1 comment
543 views