Is there any way to call an Oracle Form(6i) from command line with User Parameters ?
Typing
ifrun60.exe userid=<uid/pwd> module=<form name>
in the command line will launch the form, but my form is having some User Parameters to which i need to pass values while launching. Any clues ?