8000 Last Field doesn't get added to list, not sure if bug or issue with terminal · Issue #34 · Open3270/Open3270 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Last Field doesn't get added to list, not sure if bug or issue with terminal #34

New issue

Have a question about this project? S 7C4E ign 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

Open
pault3ch opened this issue Dec 18, 2021 · 0 comments

Comments

@pault3ch
Copy link

I have a terminal where there's a writable field then none writable about 4 rows
like
_ Order 1
_ Order 2
_ Order 3
_ Order 4
The order 4, last field is not parsed because the IsFA doesn't exist for the rest of the data (2000 bytes, 803 -> end of data)
I am thinking of patching by making it if isFA is not found to make row end equal to end of current row to have it be included.
If I hardcode that it appears to add field.
Maybe I'm missing something.
Thanks in advance for any guidance.
code

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

No branches or pull requests

1 participant
0