ACC: "Out of Stack Memory" Error Message with SendKeys MacroID: Q101067
|
Moderate: Requires basic macro, coding, and interoperability skills.
When choosing a command button, you may receive the following error
message:
Not enough stack memory left
The Cancel property of the command button is set to Yes.
Change the Cancel property of the command button to No.
You receive the above error message if you choose a command button and
all the following conditions are met:
Test Macro Actions
------------------
SendKeys
Keystrokes: {esc}
Wait: Yes
Object: Command Button
----------------------
ControlName: Test Button
Caption: Test Button
OnPush: Test Macro (version 1.x)
OnClick: Test Macro (version 2.0)
Cancel: Yes
Not enough stack memory left
Keywords : kbusage McrArg
Version : 1.0 1.1 2.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: March 24, 1999