2009/3/3 Rossine <[email protected]>:
>
> Hello Massimo,
>
>> Can you remove fivewin from your test so i can try?
>> Can you post ppo or row adjacent to  myc.prg(85) ?
>
> Fivewin is not include:

I have reduced your error to this sample
#define BS_TOP          0x00000400L
function main
  cPosText = "TEXTTOP"
  ?? If( cPosText == "TEXTTOP", BS_TOP, 0 )
  return
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to