|
Hello,When the API documentation says the data type of a field is "CHAR(*)", it means "Character of any length", such as char[32].
I'm trying to retrieve the content of a data area with the QWCRDTAA API. It's meant to contain a http proxy URI string for non-PASE applications. I've created it like this:
crtdtaara dtaara(qusrsys/httpproxy) type(*char) len(32) value('http://leela.pocnet.net:3128') aut(*use)
...
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.