FYI Set Variable Error 2, CopyString Error
Cameron
Posts: 56
Hi Guys,
I just did something really dumb.... I should have realised, but didn't, and couldn't actually find this stuff documented on the forums.
So, I am posting this for any future people looking for a resolution to these errors, it can be easy to overlook in a massive code block.
These Errors;
SetVariable - Error 2 Tk=0x1001
CopyString - Error...
Make sure you are trying to set a variable... not a constant!!!
Thanks,
Cameron
I just did something really dumb.... I should have realised, but didn't, and couldn't actually find this stuff documented on the forums.
So, I am posting this for any future people looking for a resolution to these errors, it can be easy to overlook in a massive code block.
These Errors;
SetVariable - Error 2 Tk=0x1001
CopyString - Error...
Make sure you are trying to set a variable... not a constant!!!
Thanks,
Cameron
0