What could be the problem?
Fixed now. I was too lazy to check it on the Linux :).
Thank you very much.
BTW, now I discovered another problem - on the Linux the *.prg in a
command
line is extended to a list of all prg's in directory ( I suppose,
bash does
this ), but hbformat now handles only the one ( last ). Temporary
decision
may be enclose the mask in quotes : "*.prg".
Yes, on bash shells the wildcard expansion is done
automatically by the shell. I'm not sure what exactly
the problem is now with hbformat (it worked for me
with *.prg on darwin), but in hbmk2 I accept any number
of filenames on the command line, and only do local
expansion for them if ! defined( __PLATFORM__UNIX ).
Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour