From: ak730@yfn.ysu.edu (Brian C. Shensky)
Newsgroups: comp.databases.oracle
Subject: Re: Sqlmenu50 with UserExits/HPUX
Date: 9 Sep 1993 04:42:00 GMT
Organization: St. Elizabeth Hospital, Youngstown, OH
Lines: 26
Message-ID: <26mc6o$eq9@news.ysu.edu>
References: <1993Sep8.234238.15957@asl.dl.nec.com>
Reply-To: ak730@yfn.ysu.edu (Brian C. Shensky)
NNTP-Posting-Host: yfn.ysu.edu



In a previous article, cdickson@tssc.wlg.nec.co.jp (Operator) says:

>
>Ok.  This is what i want to do,
>
>Running sqlmenu50 - calling SQLforms30 - calling User Exits
>
>After fixing my first problem with sqlmenu50 (Linking it - the makefile was wrong)
>I've built a runmenu50, and a SQLfroms30 with userexits, the only problem is that, 
>i'm unable to call any of the user exits, when calling forms from menu.
>
>If I run forms by itself the user exits work just dandy.
>
How are you calling Forms within Menu?  a PL/
SQL CALL() command, a item type 4 (Form), or have you tried
OS_COMMAND('(TYPE=4)RUNFORM...')?  The latter may work, hmmm?
I figure the OS_COMMAND() call actually invokes your new ly linked version of Forms.
Give it a shot...

-Brian
-- 
Brian C. Shensky      313-689-0321 voice/fax/data  shensky@umcc.umich.edu
248 Coachman Dr. #3C  OS/2 2.1, Oracle RDBMS       ak730@yfn.ysu.edu (BEST)
Troy, MI 48083-4726   Occasional ARS N8FSR         daf@skye.umd.umich.edu
** DOS your operating system fit your needs?  I bet it DOSn't.  Mine does! **

