REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 6-Feb-2009 Edit History |
The system's memory stack overflowed while trying to perform an operation.
Message:
["Stack overflow"]
Example:
call-self: func [][call-self] filter-error try [call-self] ** Internal Error: Stack overflow ** Where: call-self
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |