Re: [Harbour] hbformat, Where is the error?

2009-11-18 Thread Maurizio la Cecilia
You are right. Because of this i posted about hbformat integration with xMate formatter features in hbIDE project. The Harbour's universe is very large and a lot of commands and functions could be found in Harbour sources, depending from the used libraries. xMate solves this problem in a very effe

Re: [Harbour] hbformat, Where is the error?

2009-11-18 Thread Bruno Luciani
Maurizio , I just Try HBformat ina a mix PRG Harbour + OOHG ( minigui ) and giveme an error on line 38 Reformatting factura.prg <. Error 3 on line 38 : END BROWSE But appears to be reformated ok Its posible ? I think that Hbformat reformat ok but not recognizes an ooh

Re: R: [Harbour] hbformat, Where is the error?

2009-11-18 Thread Viktor Szakáts
> No errors in your code. > > The problem is the: > > IF ; > > This format is not handled by hbformat. > Avoiding the ; and splitting as usual into multiple lines does the job. > Anyway, a thing to signal to Alex Kresin. BTW, has anyone heard about Alexander lately? Brgds, Viktor _

R: [Harbour] hbformat, Where is the error?

2009-11-18 Thread Maurizio la Cecilia
No errors in your code. The problem is the: IF ; This format is not handled by hbformat. Avoiding the ; and splitting as usual into multiple lines does the job. Anyway, a thing to signal to Alex Kresin. Best regards. Maurizio la Cecilia __

[Harbour] hbformat, Where is the error?

2009-11-18 Thread Guillermo Varona Silupú
Hello friends, this piece of code, where is the mistake? Start Code procedure main IF BloqueaDbf(10) @ 24,0 SAY PADR('Buscando y quitando informaci¢n generada anteriormente . . .Espere por favor',80) COLOR Color5 IF nTipo#3 DELE FOR Estado='K'; lOk