adspace
is their a difference in cobol400 for the release 5.2 and
6.1 at the as400.
Answer Posted / Aakash Rastogi
Yes, there can be differences between COBOL for release 5.2 and 6.1 on the AS/400 system, as each release may include new features, enhancements, and bug fixes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
how can you specify no duplicate key?
How to convert a spool file to PDF file in AS400?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...