Re: form file upgrade auto-compile help

From: Michael Krumpholz <praktikant1.dic_at_de.bosch.com>
Date: Fri, 26 Jan 2001 08:41:18 +0100
Message-ID: <94r9n2$ruv$1_at_proxy2.fe.internet.bosch.de>


hi!
try this:

for %%F in (*.fmb) do d:\dev6i\bin\ifcmp60 module=%%F userid=abc/abc_at_dbname module_type=form batch=yes COMPILE_ALL=YES

hth

michael

steve128_at_my-deja.com schrieb in Nachricht <94pknd$kt3$1_at_nnrp1.deja.com>...
>Hi,
>
>I would need some help about auto-compile form files (upgrade from 1.3
>to 6i). I cannot make it work automatically, instead it is prompted
>to menu to entry module name which should be %%F. Here are codes:
>
>for %%F in (*.fmb)do (
> call d:\dev6i\bin\ifcmp60
> module=%%F
> userid=abc/abc_at_dbname
> module_type=form
> batch=yes
>)
>
>Any help is appreciated.
>
>Steve
>
>
>
>Sent via Deja.com
>http://www.deja.com/
Received on Fri Jan 26 2001 - 08:41:18 CET

Original text of this message