Hi Marek,

hbmk_b32.bat -w2 -mt -gui mttest00.prg

then on screen i have :

C:\harbour\tests\mt>hbmk_b32.bat -w2 -mt -gui mttest00.prg
Error F0034  Bad command line option '.'

hbmk*.bat will only recognize -gui and -mt, and
they should precede the filename. (see more in the help
of hbmk.bat)

For anything more complicated, you should use PRG_USR
and the other envvars.

[ BTW such report was exactly the reason why I didn't
want to add any switches to hbmk*.bats, it creates
confusions and false expectations, and there is no
reasonable way to resolve these issues in a batch file. ]

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to