Testing hbformat.exe made with ChangeLog 2009-06-21 08:26 UTC+0200 Viktor Szakats (rev11463), BCC32.
1) If the bak file already exists, the program does nothing but tell it did "Reformatting". 2) The IF function is treated like the IF statement (the IFF function is Ok): ---tt1.prg--- func test1() local X do while .t. if(.T.,X:=1,) exit enddo return NIL ------------- ..\bin\hbformat tt1.prg Reformatting tt1.prg < Error 3 on line 6 : enddo Chen. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour