- Jun
- 111
- 1
The following,
works fine in EKEYS v0.40.1 but fails miserably in v0.48.0. If I type
and then pres alt-a I get
If I do it again I get
I'm running TCC 15.01.58 Windows XP [Version 5.1.2600]
-- Howard
Code:
ekey /c alt-a=echo #
Code:
c:\test> this is a test
Code:
C:\test>this is a tesTCC: (Sys) Recursion too deep; the stack overflowed.
"key"
Code:
C:\test>this is a testTCC: (Sys) Invalid access to memory location.
"key"
-- Howard