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!

Running an SQR using HOST command

ginabMar 20 2008 — edited Mar 24 2008
We are using Forms 10g and want to call sqr using the host command. The only way we can get this to work is to put the sqr call in a shell script which also contains all of the necessary environment variables and then use host to run that shell script.
I've tried putting the environment variables in default.env to no avail.
(This is a UNIX environment).

Is it possible to run an sqr directly using the host command?
host('sqr .....')

Thanks in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2008
Added on Mar 20 2008
2 comments
715 views