BUILD C1C50-25BB
Code Stack
A code stack provides a convenient way to store code snippets that can be retrieved and used later.
P+
__PUSH__`i := i + 1;`
local i := 8;
__POP__
PPL
LOCAL i := 8;
i := i + 1;
Intended for regex
Warning
The previous /usr/local/bin/p+
command-line tool will be removed from this location if it exists.
Note
This installs and updates P+ as part of the PrimeSDK.