Any ideas why the red line below produces a syntax error at '('
nEmployeeMax := 33
nEmployeeCount := 0
nPageE := int(nEmployees/nEmployeeMax) + if(nEmployees % nEmployeeMax > 0, 1, 0 )
nPageC := 0
Fivewin 13.04 / Harbour 3.2.0 (rev 18881)
Thanks for any help.
Toyet
nEmployeeMax := 33
nEmployeeCount := 0
nPageE := int(nEmployees/nEmployeeMax) + if(nEmployees % nEmployeeMax > 0, 1, 0 )
nPageC := 0
Fivewin 13.04 / Harbour 3.2.0 (rev 18881)
Thanks for any help.
Toyet
Thanks,
Toyet Amores
-----------------------------------------------------------------------
xHarbour/Fivewin/Harbour/BCC582/DBMS:Oracle/MySQL
-----------------------------------------------------------------------
Toyet Amores
-----------------------------------------------------------------------
xHarbour/Fivewin/Harbour/BCC582/DBMS:Oracle/MySQL
-----------------------------------------------------------------------