Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: convert dev2000 to unix Forms
Copying the .fmb only works if the UNIX- and non-UNIX-version of forms are
the same.
Otherwise, you'll have to do another step:
convert your .fmb to .fmt
copy the .fmt to UNIX
convert the .fmt to .fmb (on the unix machine)
and then generate it on the UNIX-machine.
May the FORCE be with you,
Mark.
Mike Madland <mikemad_at_asymetrix.com> wrote in article
<334BF302.645E_at_asymetrix.com>...
> CG wrote:
> >
> > Does anyone know the correct process to converting a forms built using
> >
> > the dev/2000 app to the unix Oracle Forms ? (using the convert utility
> >
> > in Forms).
> >
> > Thanks, Chris
>
> You can just copy the .fmb file to your Unix system and recompile it
> with
> f45gen module=formname userid=username compile_all=yes.
>
> Works great!
>
> Mike
>
Received on Sun Apr 13 1997 - 00:00:00 CDT
![]() |
![]() |