msos2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
SYS1942
SYS1942
 
Explanation
 
One of the following occurred: 1. A program attempted to push more data onto
the stack than the stack could hold. 2. A program called too many
subroutines. 3. A program attempted to take more data off the stack than was
pushed onto the stack. 4. A program tried to return more subroutines than
were called.
 
Action
 
Correct the program and retry the command.