Chen,
Was looking at hbformat.exe (r11148 bcc32)
and trying to see if there is a command line help
I executed the following in the harbour bin directory:
hbformat ?
The eager program started converting ALL files in that
directory, did that very quick (before I had the chance
to stopped it), and stopped only when it choked on its
own EXE and exit with an RTE.
Is there an option to make the program more selective
on its file selection?
It's fixed now. The program accepted '?' as a file mask symbol, but
processed it incorrectly.
The only help info available now, is the command line syntax, which
appears, if you run the hbformat.exe without parameters. Information
about options may be found in hbformat.ini. Command line options are the
same as in ini file and override them. For example:
hbformat.exe -cExtSave=new myfile.prg
will force the hbformat to save converted file with ,new extension ( in
this case the extension of original file remains as it was before ).
Regards, Alexander.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour