Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web

TI Source: ClrHome
 
 Path: Home - Basic - ClrHome    
  Basic    Assembly    Interactive    Miscellaneous    Members  

  Guide    Glossary    Programs  
 ClrHomeBy Justin 

This is another simple command. All it does is clear the home screen. It takes every pixel and turns it off.

Breakdown of code:

Disp "!!!!!!!!!!!!!!!!"
Just some ugly text that needs to be cleared.
Pause
Wait for the user to press enter.
ClrHome
Clear the home screen.

Output:

Then once the user presses enter, the program ends.

 Downloads:
TitleDescriptionAuthor
clrhome.zipClear the home screen.Justin

  Basic    Assembly    Interactive    Miscellaneous    Members