call_form

To discuss Oracle Forms & Reports related technical issues.
Post Reply
venkat_mel
Posts: 22
Joined: Wed Feb 14, 2007 5:50 pm
Location: Australia

call_form

Post by venkat_mel »

hi,

i was trying to open a form using call_form('formname'). but it's not opening any new forms. i tried using new_form,open_form also.
i am working on windows xp,oracle forms 6i.can anyone tell me how to do it.

thanks,
venkat
ahmadbilal
Posts: 615
Joined: Mon Sep 18, 2006 1:32 am
Location: United Arab Emirates
Contact:

Post by ahmadbilal »

Dear Venkat

Try This

call_form ('Form_name with path', no_hide,no_replace,no_query_only,SHARE_LIBRARY_DATA);
usman
Posts: 2
Joined: Thu Oct 19, 2006 6:35 am
Location: Pakistan

Post by usman »

Ya Bilal is right.If you have developed form on your own system then you have to give also path along with formname.Another solution you can also set path of the form in registry then you dont need to give path in call_form.
ahmadbilal
Posts: 615
Joined: Mon Sep 18, 2006 1:32 am
Location: United Arab Emirates
Contact:

Post by ahmadbilal »

in case you follow usman suggested way to add path in registry form60_path you need to apply unique name to every form.
Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests