STACK Function ---------------------------------------------------------------------------- Action Returns a long integer that is the maximum stack size that can be allocated. Syntax STACK Remarks The STACK function can be used with the stack statement to set the stack to the maximum possible size. For example. STACK STACK See Also CLEAR, STACK Statement Example See the FRE function programming example, which uses the STACK function.