Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How do i clear last line
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
drumersrule123




PostPosted: Fri Dec 12, 2003 8:14 pm   Post subject: How do i clear last line

i need help clearing a line in a program so the user of the game i am writing will understand. is there something like cls
Sponsor
Sponsor
Sponsor
sponsor
Thuged_Out_G




PostPosted: Fri Dec 12, 2003 8:20 pm   Post subject: (No subject)

not that i know of, but i am no master of turing....but i just looked, and there is Text.Cls, Draw.Cls, and cls....none of which will only clear one line...seems like its all or nuttin
Andy




PostPosted: Fri Dec 12, 2003 8:28 pm   Post subject: (No subject)

just draw a box over it
drumersrule123




PostPosted: Fri Dec 12, 2003 8:29 pm   Post subject: (No subject)

i tried it didnt work for some reason
AsianSensation




PostPosted: Fri Dec 12, 2003 9:01 pm   Post subject: (No subject)

maybe this?

code:
locate


you could basicly do this:

locate (1, 1)
put ""
locate (1, 1)
drumersrule123




PostPosted: Fri Dec 12, 2003 9:07 pm   Post subject: (No subject)

thanks it worked good
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: