Posted 30 May 2012 - 09:00 PM
How can I write the write("") command in print ("") if this is possible?
please help me :)/>/>
print("##...##")
print(...)
...
print("##...##")
term.setCursorPos(x, y) -- replace x and y with the correct values for the position
write("Your text...")
term.setCursorPos(x, y) --Use you coords here
you should add this to your code,before permitting to enter an input