form file upgrade auto-compile help

From: <steve128_at_my-deja.com>
Date: Thu, 25 Jan 2001 16:37:02 GMT
Message-ID: <94pknd$kt3$1_at_nnrp1.deja.com>


Hi,

[Quoted] 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 Thu Jan 25 2001 - 17:37:02 CET

Original text of this message