The mainframe I connect to has a number of 'invisible' fields. Ones which contain data, but are not actually displayed.
When I screen.getstring the field, it captures the data, even though it is not visible.
How can I determine if the text is invisible? If it is, I don not want to capture it.
When I screen.getstring the field, it captures the data, even though it is not visible.
How can I determine if the text is invisible? If it is, I don not want to capture it.