This line
works with bcc but generate an error with msc and mingw.
Any hint?
oSheet:Range( oSheet:Cells( nL, 13 ), oSheet:Cells( nL, 14 ) ):Interior:ColorIndex := if( oSheet:Cells( nL, 13 ) = 0, Verde, Vermelho )works with bcc but generate an error with msc and mingw.
Compiler version: Harbour 3.2.0dev (Rev. 17445)
FiveWin Version: FWH 12.04
Error description: Error BASE/1081 Erro nos parÆ’metros: +
Args:
[ 1] = C [ 1] = O
[ 2] = UAny hint?
Regards,
André Dutheil
FWH 13.04 + HB 3.2 + MSVS 10
André Dutheil
FWH 13.04 + HB 3.2 + MSVS 10