×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
has anyone worked with this exit point before.
My exit pgm is coded and my parms are coming in correctly aligned however
some of the data is non legible and look like the following...
12:54 PM (0 minutes ago)
to me
EVAL ds_connect
DS_CONNECT.LENCONNDSC = 132
DS_CONNECT.IP4ADDRESSCLIENT = '██ÉC█Õ█P '
DS_CONNECT.CLIENTPWVALIDATED = '0'
DS_CONNECT.WORKSTATIONTYPE = 'IBM-3477-FC '
DS_CONNECT.SSLCONNECTION = '1'
DS_CONNECT.IP4ADDRESSSERVER = '███\█À██ '
DS_CONNECT.CLIENTAUTHLEVEL = '0'
DS_CONNECT.RESERVED01 = ' '
DS_CONNECT.CLIENTCERTVALID = 0
DS_CONNECT.OFFSETCLIENTCERT = 1362
DS_CONNECT.CLIENTCERTLEN = 0
DS_CONNECT.IP6ADDRESSCLIENT = '██ÉC ███Õ█P '
DS_CONNECT.IP6ADDRESSSERVER = '███\ ███À██ '
I have tried ccsid(*utf8) for the first ip4 address variable but no luck.
Any idea why these are not coming through legible?
tia
Jay
As an Amazon Associate we earn from qualifying purchases.