11-23-2020, 11:06 AM
Well, before trying to load file on Roboguide, I've already spotted an error
File name and /PROG (parameter) name must match.
On this file You sent, file name is Prog8, but inside, on first line of the header, /PROG parameter is Prog7.
So I corrected this and could upload the file on Roboguide normally.
Anyway, If I try to upload the program without correcting it, the error I got was on line 2, column 2.
File name and /PROG (parameter) name must match.
On this file You sent, file name is Prog8, but inside, on first line of the header, /PROG parameter is Prog7.
So I corrected this and could upload the file on Roboguide normally.
Anyway, If I try to upload the program without correcting it, the error I got was on line 2, column 2.
