I was just wondering about the readln function with scar. When the little box comes up with the statement, ex) Code: begin readln('Favorite Color'); end. I was just wondering how you do stuff with that information entered. Say i wanted to to display it in the debug box, or use it as a constant. Basically, all the function "encyclopedia's" say it returns a value, but i don't know how to like implement that value, i only know how to make the statement appear. If someone could help that would be great
nvm i found a good post on srl-forums. btw i wanted what was inputted in the readln box to go to the debug box.