TAL Reference Manual

TAL Syntax Summary (Railroad Diagrams)
Appendix B—526371.001
B-60
ERRORFILE Directive
ERRORFILE Directive
ERRORFILE logs compilation errors and warnings to an error file so you can use the
TACL FIXERRS macro to view the diagnostic messages in one PS Text Edit window
and correct the source file in another window.
ERRORS Directive
ERRORS sets the maximum number of error messages to allow before the compiler
terminates the compilation.
EXTENDSTACK Directive
EXTENDSTACK increases the size of the data stack in the user data segment.
ERRORFILE file - name
define - name
assign - name
VSTB167.vsd
ERRORS num - messages
=
VSTB168.vsd
EXTENDSTACK num - pages
=
VSTB169.vsd