Re: converting developer/2000 fmb files to fmt files

From: <tim_at_van.oz.au>
Date: Tue, 23 Jun 1998 05:35:28 GMT
Message-ID: <6mner0$7m$1_at_nnrp1.dejanews.com>


I use a DOS batch file to do the job.
Here is my:
[Quoted] f45gen32 module=%1% logon=no script=yes batch=yes

If you want to do for more than one, use a for loop, ie something like: for %%f in (*.fmb) do start /w /m f45gen32 module=%%f ....

In article <358E882E.D6DB4523_at_uswest.com>,   John Boyle <jfboyle_at_uswest.com> wrote:
>
> James,
>
> There certainly is, although it is not documented very well. See the
> command line options for f45gen or f45gen32 in the online help. You can
> also run either of these supplying it with a bogus argument and it will
> display all the valid arguments.
>
> James wrote:
>
> > Hey
> >
> > Is there any way to convert 100 files in mass from .fmb to .fmt files;
> > or do I need to go into designer and do all 1000 manually?
> >
> > Thank you in advance,
> >
> > J
>
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Tue Jun 23 1998 - 07:35:28 CEST

Original text of this message