Skip to content

1.1

Compare
Choose a tag to compare
@rabelenda rabelenda released this 19 Mar 14:59
· 25 commits to master since this release
  • This version includes support for setting fields by label: for example if you have a screen containing a field labeled by 'Password' text, then you can now specify the given label instead of the actual position (row and column) of the field. This feature allows for easier scripting and more robust scripts which won't fail if field positions vary on different terminal types.
  • Additionally, dm3270 library has been updated to latest version which includes general fixes (hiding invisible fields on returned screen, and sending back to the server invisible fields marked as modified and unprotected) and improved tn3270 enhanced protocol support (including SCCP LU DATA handling and BID command).