LegacyJ CICS and COBOL technology for the J2EE Enterprise Environment

Products     Services     Support     Sales     News     Partners

Academic
Programs

Customer
Information

News &
Information

Technical
Information

White
Papers

About Us

LegacyJ FAQ

Calling OS/400 with PERCobol:

Programs compiled with PERCobol can call programs remotely on the iSeries:

         CALL "AS400:<hostname>:<program_name>"

or

        CALL <program_name>

then alias <program_name> and turn code aliasing/mapping on:

        -DCODE-MAPPING=1 -D<progname>=AS400:<hostname>:<program_name>

Also, you can pass -DAS400CONNECT-DISPLAY-CALL=1 to display some debugging information.

 

PERCobol

Home         About Us         Privacy        Legal        
© Copyright LegacyJ Corp. 1998, 2005
All Rights Reserved.

All trademarks are the properties of their respective owners or licensers.