#DELTA Command Summary
Syntax Summary
9–18
107365 Tandem Computers Incorporated
Table 9-1. #DELTA Commands (Page 2 of 2)
Command
Description
xP
Write lines
y,xP
Write characters
Qvar$
Get value from variable level
xStext$
Search
x:Stext$
Search with return code
xT
Type lines
y,xT
Type characters
@Tvar$
Type variable level contents
:Ttext$
Type text
xUvar$
Unload x into variable level
y,xUvar$
Unload x into variable level
xV
View lines
x:V
View lines and show end
xXvar$
Extract lines to variable level
y,xXvar$
Extract characters to variable level
xY
Read lines
Z
Get buffer size
\
Convert number in text to value in X
x\
Put x in text
^\
Exit from macro
?
Condition
:?
NOT condition
'
End condition
,
Move X into Y
$
Clear X and Y
.
Get current position
=
Display X or Y,X
<
Begin iteration
x<
Iterate x times
;
Exit iteration
>
End iteration
@>
End iteration, do not decrement iteration count
!
Comment