
How can I write the write("") command in print ("") if this is possible?
please help me
Posted 30 May 2012 - 08:00 PM

Posted 30 May 2012 - 08:22 PM
print("##...##")
print(...)
...
print("##...##")
term.setCursorPos(x, y) -- replace x and y with the correct values for the position
write("Your text...")
Posted 31 May 2012 - 09:39 AM

Posted 03 June 2012 - 07:43 AM
term.setCursorPos(x, y) --Use you coords hereyou should add this to your code,before permitting to enter an input
0 members, 2 guests, 0 anonymous users