When a process is initiated but before any command is executed, the value of $STACK is zero (0).
![]() | Note |
---|---|
The difference between $STACK and $ESTACK is that $ESTACK may appear as an argument of the NEW command. NEWing $ESTACK resets its value to zero (0), and can be useful to set up a layered error trapping mechanism. |
For examples on the use of special variable $STACK, see a??$STack()a??.