Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dyalog APL/TIO: Large output or variables fail silently #2

Open
rikedyp opened this issue Jan 30, 2020 · 1 comment
Open

Dyalog APL/TIO: Large output or variables fail silently #2

rikedyp opened this issue Jan 30, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Projects

Comments

@rikedyp
Copy link
Owner

rikedyp commented Jan 30, 2020

creating a large object in the workspace OR executing a line which generates long output causes the terp to fail silently
JS error:
TypeError: splitOut[1] is undefined tio-dyalog.js:193:23

@rikedyp rikedyp added the bug Something isn't working label Jan 30, 2020
@rikedyp rikedyp self-assigned this Jan 30, 2020
@rikedyp rikedyp added this to To do in TryAPL 2020 Jan 30, 2020
@rikedyp
Copy link
Owner Author

rikedyp commented Jan 30, 2020

Proposed error messages:
LIMIT ERROR: Too much output

WS FULL: Virtual storage exceeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant