Viktor Szakáts napsal(a):
My typo :(

Could you try with this one:
hbformat -lFCaseLow=yes -nEol=0 -lIndent=no -lCase=no -lSpaces=no *.prg

Brgds,
Viktor

s...@siki:~/clipp/harbour/source/debug/test_src$ ls
dbucopy.prg  dbu.hlp      dbunet.prg  dbustru.prg  dbuview.prg
dbuedit.prg  dbuindx.prg  DBU.PRG     dbuutil.prg
dbuhelp.prg  dbu.lnk      dbu.rmk     dbuview.bak
s...@siki:~/clipp/harbour/source/debug/test_src$ hbformat -lFCaseLow=yes -nEol=0 -lIndent=no -lCase=no -lSpaces=no *.prg

Reformatting dbuview.prg
<.........................................>
s...@siki:~/clipp/harbour/source/debug/test_src$ ls
dbucopy.prg  dbu.hlp      dbunet.prg  dbustru.prg  dbuview.prg
dbuedit.prg  dbuindx.prg  DBU.PRG     dbuutil.prg
dbuhelp.prg  dbu.lnk      dbu.rmk     dbuview.bak
s...@siki:~/clipp/harbour/source/debug/test_src$



On 2009.06.11., at 19:32, Davor Siklic wrote:

Viktor Szakáts napsal(a):
Thank you Alexander.

I've added this hbformat command line into readme.txts:
hbformat -lFCaseLow=yes -nEol=0 -lIndent=no -lCase=no -lSpace=no *.prg

I'd appreciate if Linux users could test the process with real
sources. Davor?

hbformat -lFCaseLow=yes -nEol=0 -lIndent=no -lCase=no -lSpace=no *.prg
Initialization error          2 in parameter : lSpace=no
hbformat -V
Harbour Source Formatter 2.0.0beta1 (Rev. 11307)
Copyright (c) 2009, Alexander S.Kresin
http://www.harbour-project.org/

Brgds,
Viktor

On 2009.06.11., at 17:09, alkre...@users.sourceforge.net wrote:

Revision: 11305
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11305&view=rev
Author:   alkresin
Date:     2009-06-11 15:09:58 +0000 (Thu, 11 Jun 2009)

Log Message:
-----------
2009-06-11 19:10 UTC+0300 Alexander Kresin <alex at belacy.belgorod.su>
* utils/hbformat/hbformat.prg
* utils/hbformat/hbformat.ini
  * if "nEol" option is 0, the EOL is set to OS default value
* new option added - lFCaseLow ( default - no ). If yes, the file name
    is converted to lower case.
* A limitation for file mask has been introduced - *.* is rejected now
    ( it may be dangerous ).

Modified Paths:
--------------
  trunk/harbour/ChangeLog
  trunk/harbour/utils/hbformat/hbformat.ini
  trunk/harbour/utils/hbformat/hbformat.prg


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

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

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

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

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

Reply via email to