11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CRT<br />

Syntax<br />

CRT [print.expr]<br />

Synonym<br />

DISPLAY<br />

Description<br />

The <strong>UniBasic</strong> CRT command sends output to the display terminal regardless of the<br />

use of the PRINTER ON/OFF command. print.expr can consist of any of the<br />

following:<br />

String data.<br />

Any number of strings or numeric variables.<br />

<strong>UniBasic</strong> functions.<br />

Tip: Use the <strong>UniBasic</strong> @ function before the CRT command to position the cursor on<br />

the screen or execute other terminal functions before printing to the terminal.<br />

Set UDT.OPTIONS 5 on if you want the display to pause at the end of each page. For<br />

information about UDT.OPTIONS, see the UDT.OPTIONS <strong>Commands</strong> <strong>Reference</strong>.<br />

To suppress the line feed at the end of displayed text, end the CRT or DISPLAY<br />

statement with a colon.<br />

createSecurityContext 1-188

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!