FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour uestudio config file
Posts: 946
Joined: Thu Oct 06, 2005 07:05 PM
uestudio config file
Posted: Tue Feb 16, 2010 09:36 AM

Hello Antonio

After loading my fwh 10.01 I copied the uestudio config file (application) to replace mine

I had not backed up mine...

It works ok but i am missing line numbers at error.log

Basically it is a /l flag at harbour commands but i can bot find where it is set

Can you help ?

At the same time, please change the following
UseDosNames = 1 to UseDosNames = 0 , this will allow long exe names not to be truncated

Richard

http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: uestudio config file
Posted: Tue Feb 16, 2010 10:31 AM
Best regards,
Otto

Code (fw): Select all Collapse
[.PRG]
Out = $In.c
DebugFlag = /b
ReleaseFlag = /l
Cmd0 = harbour $I $(HOPT) $R /o$O
Posts: 946
Joined: Thu Oct 06, 2005 07:05 PM
Re: uestudio config file
Posted: Tue Feb 16, 2010 10:51 AM

Otto

Thanks , i did not see it

Probably need to clean my glasses...

Regards

http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: uestudio config file
Posted: Tue Feb 16, 2010 11:16 AM
Richard,


At the same time, please change the following
UseDosNames = 1 to UseDosNames = 0


Updated for next FWH build, thanks :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion