Program Command Reference
StoPict
Syntax: StoPict<picture name>
Function: Assigns a name to a Pict image and stores it.
Example: StoPict Pict1
StoVWin
Syntax: StoVWin<variable name>
Function: Assigns a name to View Window values and stores them.
Example: StoVWin VWIN1
TangentLine
Syntax: TangentLine<graph number>,
Function: Draws a line tangent to the graph at the specified
Example: TangentLine 1, 1
Text
Syntax: Text<horizontal pixel value>, <vertical pixel value>, {<numeric value>} "<string>" <variable>
Function: Displays the specified text on the Graph window.
Example: Text 8, 2, "Graph"
Vertical
Syntax: Vertical
Function: Draws a vertical line passing through the
20050501