.UTIL LOAD STACK FILE
This subroutine loads --- STACK with the current process stack.
Usage:
GOSUB --- .UTIL LOAD STACK FILE
* Check for errors
IF --- .UTIL LOAD STACK FILE NE
Description:
This subroutine loads --- STACK with the current process stack. No parameters are required.
The --- STACK file contains one record for every process in the process family. You may read this file for debugging or other informational purposes. This is the same file that displays if you press GO-1 while in the ILF debugger.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2012-01-27