Hi everyone,

I keep getting this error when ever I try to use a GOTO command, I'm stripped everything else out and am just trying to run the code below to test it but it still throws the PS0128 error.

Any ideas? It executes n02 correctly #704 changes to 1 but then is fails.

N01(O028);
N02#704=1;
N03IF[#704EQ1]GOTO05;
N04#705=1;
N05#706=1;
N06M30;
N07%