MinStack

Section: Misc. Reference Manual Pages (1l)
Updated: Amiga Programmer's Manual
Index Return to Main Contents
 

USAGE

MinStack <stacksize>

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.  

EXAMPLES

MinStack 16000  

CAVEATS

A similar program MaxStack can be made by changing one character in the source, or one byte in the executable.  

FUTURE COMPATIBILITY

When Commodore dumps the CommandLineInterface structure this won't work anymore.  

BUGS

Only useful on Processes with CLI structures.  

AUTHOR

Copyright 1992 by Olaf Rhialto Seibert. All rights reserved.


 

Index

USAGE
EXAMPLES
CAVEATS
FUTURE COMPATIBILITY
BUGS
AUTHOR

This document was created by man2html, using the manual pages.
Time: 18:07:22 GMT, January 07, 2023