You are not logged in.
Pages: 1
I am looking for the solutions to the errors below.
Error 1
CASE ABS(RENP[8]) OF 1 GOTOF PAX1 2 GOTOF PAX2 3 GOTOF PAX3
Error: Invalid number of argument passed to function "abs",
Error 2
MEAS=RENP[7] G1 AX[AXV[0]]=XXX AX[AXV[1]]=YYY AX[AXV[2]]=ZZZ F=FFF
Error: Invalid array index for variable AX on line: MEAS=RENP[7] G1 AX[AXV[0]]=XXX AX[AXV[1]]=YYY AX[AXV[2]]=ZZZ F=FFF
Thanks
JT
Offline
Pages: 1