Hey, need some help with ASCII character, need to type, @, -, /, etc, but can't seem to get Simba tu type, for @ should work this?
SCAR Code:program new;
begin
Keydown(64);
end.
but it doeasn't type anything, help me out.
I remember I got it to work when I used Scar years back. used something like{100} etc.


Reply With Quote






