Re: help with user exits

From: Ian A. MacGregor <ian_at_phaethon.SLAC.Stanford.EDU>
Date: Tue, 2 Feb 1993 23:09:49 GMT
Message-ID: <C1uGCE.5z8_at_unixhub.SLAC.Stanford.EDU>


In article <1993Feb1.154907.1_at_afit.af.mil>, dburkhol_at_afit.af.mil writes:
|> My operating system is VMS 5.5.
|>
|> I have created and tested several forms (sqlforms30) that incorporate user
|> exits.
|>
|> Now I would like to add these exits to my sqlforms library and regenerate
|> iap30.exe and iad30.exe of which it appears that these run fine also.
|>
|> When I use runform form_name, my exits still function, but when runform
|> is called from runmenu, I get the following error
|> FRM-40800: User exit create_usr does not exist.
|>
|> The steps I have followed are:
|> library/replace ora_sqlforms30:iaplib exittable,my_user_exit1,my_user_exit2
|> _at_ora_sqlforms30:liap S
|> _at_ora_sqlforms30:liad S
|>
|> HELP! PLEASE!
|> Doug

You need to relink menu and forms together. Menu is still seeing the "old" version of forms.

                       Ian MacGregor
                       Stanford Linear Accelerator Center
                       (415) 926-3528
Received on Wed Feb 03 1993 - 00:09:49 CET

Original text of this message