VaxNt/ProDB.PGuide.Důležité příkazy
Funkce ArgList Popis
-------------------------------------------------------------------------------------------------------------
add Src,V,Dst
sub Src,V,Dst
div Src,V,Dst
mul Src,V,Dst
inc N
dec N
call Prg
call.args Prg,X=Y,...
clear
return
exit
goto Label
if Cond then Command [else Command]
set N,V,N,V,...
setv N,M,N,M,...
set.trim N,V,N,V,...
trim N,N,N,...
_use
_clear N,N,...
_call Label,X=Y,...
_return