I have a program that connects and reads Presentation Space content with the EHLLAPI library. I don't want to capture hidden text like password so I called set session parameters with "NODISPLAY" flag but I got invalid parameter error. I tried other flags (EAB,XLATE,DISPLAY,...) successfully. I see both IBM standard document and Attachmate document mention that the EHLLAPI support "NODISPLAY" flag.
Can anyone help me to capture non-display characters as null?