Contents | Index | < Browse | Browse >


     SAY   Text

This command writes the Text you give it to your window's default 
output window (if any). 

ex :

Roses   = "red"
Violets = "blue"
SAY "Roses are $Roses, violets are $Violets n"

This should print out "Rose are red, violets are blue"

The n is a  Special character