QIBM_QTG_DEVINIT
Jay Vaughn <[email protected]>
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <CAByfDyYQhKye_VFie1DAYQ0ag_pXvMWBR7gGeCpHRuYzjRRUyA@mail.gmail.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 -- This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/rpg400-l or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l. Please contact [email protected] for any subscription related questions.