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!

Passing parameters to FMX via windows CMD

735706Nov 19 2009 — edited Nov 19 2009
Hi, all!

is it possible to run a form from windows command line and pass some specific parameters to that form?

for example,
-----
start_form.bat[

c:\orawin95\bin\ifrun60.exe module=myForm *<pass parameters syntax>* userid=user1/user1_pass@oraInst

]
-----

Next command showing info about using ifrun60 and I think that passing parameters to a form is not provided.
ifrun60 ?

Thanx
This post has been answered by Arunkumar Ramamoorthy-Oracle on Nov 19 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2009
Added on Nov 19 2009
5 comments
1,738 views