Disclaimer: This posting represents the poster's views, not necessarily those of IBM
Nntp-Posting-Host: monument.rchland.ibm.com
Organization: IBM Rochester
Lines: 5
Jacques,
You can program to the TCP/IP Connectivity Utilities/400 from another high level language, however, you must use QPXXCALL for the inter-HLL calls AND you must provide a PASCAL ONERROR routine. When using QPXXCALL you must ensure that you map to the data structures expected by the TCP/IP PASCAL routines. And, unfortunately, you will still need to buy the PASCAL/400 compiler in order to define the PASCAL ONERROR routine. You only need to buy one PASCAL/400 license though - for your development AS/400 -
because the PASCAL execution time services (ETS) are provided as part of OS/400.