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

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

  Guide    Glossary    Programs  
 DispBy Justin 

Disp is a very useful command. You can use it to display a few different things:

Text
It can display text on the home screen.
Value
You can use it to display the value of a variable.
The home screen
If you want to simply view the home screen during the program, you can use Disp.

To display text on the home screen you can use this syntax:

Disp "Text"

This will display the word "Text" on the screen. When you use this command, it displays the text on the uppermost available row of the screen. You have little control over where the text is displayed (see Output)

 Downloads:
TitleDescriptionAuthor
N/AN/AN/A

  Basic    Assembly    Interactive    Miscellaneous    Members