On Thu, 31 Dec 2009, Horodyski Marek (PZUZ) wrote:

Hi,

> ====================================================
> What I'm doing :
> Create and run file C:\harbour\contrib\hbxbp\a.bat :
> set HB_USER_PRGFLAGS=-l%HB_USER_PRGFLAGS%
> C:\harbour\win-make.exe
> *-------------------------
> On monitor I see :
> C:\harbour\contrib\hbxbp>a.bat
> C:\harbour\contrib\hbxbp>set HB_USER_PRGFLAGS=-l

-l disables line numbers and it's set by default in Harbour
build switches. You should use -l- to reenable line numbers, i.e.:
   set HB_USER_PRGFLAGS=-l-

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to