-
Notifications
You must be signed in to change notification settings - Fork 21
dataType #8
Copy link
Copy link
Open
Description
Line 285 in ec94255
| if dataType == 'html' or dataType == 'rtf': |
I think this is a problem in s3270 program too but in documentation are example of how to do it and this is diffrent way than in code.
Information from documentation of s3270 program:
PrintText()_action
Examples below:
Capture a plain text screen snapshot in a file.
PrintText(file,/tmp/snapshot.txt)
Capture an HTML screen snapshot in a file.
PrintText(file,/tmp/snapshot.html)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels