If I On FADAL 4020 write this program:

N1 G21
N2 G1 X-50 Y50 Z-50 F2000
N3 X50 Y-50 Z0
N4 #GOTO N2
N5 M2

I have the Error message: "ILLEGAL EXPRESSION IN LINE".

What is wrong?