Re: SQL*Forms 2.3 calling SQL*Forms 3.0
Date: 23 Mar 1993 18:28:38 GMT
Message-ID: <1onksmINN972_at_rave.larc.nasa.gov>
In article <1993Mar23.153305.14741_at_cas.org> wsm26_at_cas.org (Wayne Mills) writes:
Bob Bailey
Received on Tue Mar 23 1993 - 19:28:38 CET
>
>Our site has purchased an Oracle Corp financials package written in
>SQL*Forms 2.3. We'd like to write a couple new forms to supplement the
>capabilities of the Oracle package, however we'd prefer to write the
>new forms in SQL*Forms 3.0. Our users expect us to hook in the
>new forms to be called from the existing SF 2.3 menus, otherwise we
>could simply write a standalone set of SF 3.0 forms.
>
>Has anyone ever tried to do this? Can a SQL*Form 2.3 form call a
>SQL*Forms 3.0 form? I doubt it, so how about if we tried something trickier,
>like writing a SQL*Forms 2.3 form that essentially does a host command,
>and that host command would then be used to invoke our SQL*Forms 3.0
>form?
>
>Any comments on how we can accomplish this will be appreciated!
>
How about running the V2.3 forms through the V3.0 conversion utility and
then regenerating the forms? You could then call the new V3.0 forms
directly.
