Estou com o seguinte problema no Code Analysis:
For nX:=1 to Len(aRegs) If !(dbSeek(cPerg+StrZero(nX,2))) RecLock("SX1",.T.) Replace x1_pergunte with aRegs[nx][01] MsUnlock() Endif Next nX
Esta dando erro exatamente nessa linha:
Replace x1_pergunte with aRegs[nx][01]
Grato