Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: :-< Converting .fmb files in Forms 4.5 to .fmt

Re: :-< Converting .fmb files in Forms 4.5 to .fmt

From: <chiappa_at_my-deja.com>
Date: Wed, 20 Dec 2000 10:52:10 GMT
Message-ID: <91q30p$n5q$1@nnrp1.deja.com>

Yes : just use the F45GEN32.EXE utility in a shell/bat script, something like this :

for n in dir(*.FMB) do F45GEN32.EXE name=n

IMPORTANT : check the correct sintax for your OS bat/shell files, and in the formĀ“s manual the right sintax for F45GEN, I wrote this direct from my head !

[]s

     Chiappa

In article <91pjks021pf_at_drn.newsguy.com>,   chetanm_at_altavista.com wrote:
> Hi !
>
> Is there any way in which I can convert the .fmb files in D2K Forms
 4.5 to .fmt
> by running a utility from the command prompt ? I have about 1000+
 forms which
> need to be converted to text files.
>
> Any help will be appreciated.
>
> Thanks in advance.
>
>

Sent via Deja.com
http://www.deja.com/ Received on Wed Dec 20 2000 - 04:52:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US