My prog:
width 80,50
print "hi"
end
A blinking cursor resides in the upper left corner.
How do I turn that cursor off.
Thanks for pointing me in the right direction, Jack
------------------
width 80,50
print "hi"
end
A blinking cursor resides in the upper left corner.
How do I turn that cursor off.
Thanks for pointing me in the right direction, Jack
------------------
Comment