Site hosted by Angelfire.com: Build your free website today!

MS-DOS Internal Commands

The STACKS Command

Description:

Supports the dynamic use of data stacks to handle hardware interrupts.

Command Syntax:

STACKS=n,s

Explanation of Syntax:

n specifies the number of stacks. Valid values for n are 0 and numbers in the range 8 to 64. s specifies the size (in bytes) of each stack. Valid values for s are 0 and numbers in the range 32 to 512.

Command Use:

This command can only be used in the config.sys file.