Re: Forms 3.0 to 4.5 Conversion

From: John Strange <jstrange_at_imtn.dsccc.com>
Date: 1997/07/23
Message-ID: <5r5e45$i05_at_camelot.dsccc.com>#1/1


#       /*****************************************************
#       *
#       *       f3_2_f4 - Convert form3.x into forms4.5
#       *
#       ******************************************************/
 

for file in `ls -1 S*.inp`
do
  $ORACLE_HOME/bin/f45genm Module=${file} \

                        Userid=$srlpw version=30 Upgrade=YES
done  

#       /******************** end f3_2_f4  ********************/
[EOB] kingsley_at_kingsley.seanet.com wrote:
: I'm looking for a tool to convert Forms 3.0 to Forms 4.5 (character
: based 4.5). If anyone knows of a product, please let me know.
: Thanks!
--
This posting represents the personal opinions of the author. It is not the
official opinion or policy of the author's employer. Warranty expired when you
opened this article and I will not be responsible for its contents or use.
Received on Wed Jul 23 1997 - 00:00:00 CEST

Original text of this message