HP TACL Programming Manual page 46

Tandem advanced command language
Table of Contents

Advertisement

Developing TACL Programs
Accessing Terminals
2–26
Figure 2-11. Sending Special Characters to a Screen (Page 2 of 2)
== Clear the screen
#OUTPUT [ascii:clr(0:1)]
#OUTPUT The screen was just cleared.
== Display text with special video attributes
#OUTPUT Blinking text: [ascii:esc]6b These words are &
blinking[ascii:esc]6[ascii:at]
#OUTPUT Inverted text: [ascii:esc]6[ascii:dollar]These words&
are inverted [ascii:esc]6[ascii:at]
#OUTPUT Inverted text: [ascii:esc]6[ascii:perc]These words &
are inverted and dim [ascii:esc]6[ascii:at]
#OUTPUT [ascii:esc]o[ascii:esc]6[ascii:amp]These words are &
inverted blinking in line 25[ascii:esc]6[ascii:at]
#OUTPUT Here is the bell...[ascii:bell]
#OUTPUT And this is normal text.
#UNFRAME
Figure 5-10, in Section 5, "Initiating and Communicating With Processes," contains a
sample routine that writes to line 25 of a specified terminal.
107365 Tandem Computers Incorporated

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents