TACL Reference Manual

Syntax Summary
HP NonStop TACL Reference Manual429513-018
A-17
#DELTA Command Summary
xI Insert ASCII
y,xI Insert y*ASCII
xJ Jump characters
xK Kill lines
y,xK Kill characters
xL Move by lines
Mvar$ Invoke macro
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
Table A-1. #DELTA Commands (page 2 of 3)
Command Description