Compiling parameters

Post Reply
johnlinares
Posts: 12
Joined: Sat Jan 05, 2008 3:38 am
Location: Tabasco;Mexico
Contact:

Compiling parameters

Post by johnlinares »

Antonio
Are there any parameters to warn undefined variables just like -w used to do in old clipper compiler?
John
Regards
Hasta pronto
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Just call Harbour.exe without parameters and you will see all the available parameters:

/w[<level>] set warning level number (0..3, default 1)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply