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

Incorrect Device Detection #77

Open
nikitaeverywhere opened this issue Jan 1, 2017 · 0 comments
Open

Incorrect Device Detection #77

nikitaeverywhere opened this issue Jan 1, 2017 · 0 comments

Comments

@nikitaeverywhere
Copy link
Member

nikitaeverywhere commented Jan 1, 2017

Affects all WebTerminal versions.

Being executed in the standard Caché Terminal, w $IO gives string like |TRM|:|10432.

When doing the same in WebTerminal, it returns null device like //./nul:9708.

This is not critical at all, until the program being executed checks which device does it use. Some system routines perform this checks (like ^%GD, #76 related), and result with different behaviors regarding to the output. This is not good as WebTerminal must behave as close as possible to the standard Caché TERM.

This would become a great step forward if this issue get resolved.

Related question on DC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant