.so :msh/doc/an .TH MinStack "1l" "Amiga Programmer's Manual" "Rhialto, KosmoSoft" .SH USAGE MinStack MinStack sets the stacksize of the current CLI or Shell to the specified value, if the current value is smaller. This is useful in scripts, where you wish to make sure that the stacksize if set high enough for a particular program. .SH EXAMPLES MinStack 16000 .SH CAVEATS A similar program MaxStack can be made by changing one character in the source, or one byte in the executable. .SH FUTURE COMPATIBILITY When Commodore dumps the CommandLineInterface structure this won't work anymore. .SH BUGS Only useful on Processes with CLI structures. .SH AUTHOR Copyright 1992 by Olaf .I Rhialto Seibert. All rights reserved.