From: Robert Fernandes <rfernand@llnl.gov>
Subject: Re: How to migrating Forms 3.0 inp into Forms 4.5?
Date: 1997/10/10
Message-ID: <343E4F4F.EB9A18C1@llnl.gov>#1/1
References: <343C4430.971495B2@glaxowellcome.com>
To: Tony Ho <th73815@glaxowellcome.com>
X-Priority: 3 (Normal)
Organization: Lawrence Livermore National Laboratory
Newsgroups: comp.databases.oracle.misc,comp.databases.oracle



Tony Ho wrote:
> 
>  Hi All:
> 
> What's the best way to migrate Forms 3.0 inp files into Forms 4.5
> format?
> 
> Thanks,
> Tony

The easiest way to do this is by using the Forms 4.5 generator.
From the command line, run the following:

f45gen MYFORM.INP USERNAME/PASSWORD@DATABASE upgrade=YES
module_type=FORM version=30

The form will be converted into Forms 4.5 format (both .fmb and .fmx
files are created).  The only other issues are whether or not you have
menu modules you need to conver (which is a little more involved) or
custom resource files (terminal files with custom keymaps, etc) which
WILL NOT work with Forms 4.5 runtime.

Hope this helps.

-Robert

***********************************************************
   Robert Fernandes - LLNL AIS Dept

   Phone:  (510) 423-1397     Fax:  (510) 423-5882
   Email:  rfernand@llnl.gov - or - fernandes6@llnl.gov
***********************************************************


