adspace
how many specifications are there in rpg/400? What are they?
Answer Posted / Alok Kumar Gautam
In RPG/400, there are several types of specifications: File (F), Display (D), Output (O), Keyword (K), and Procedure (P). Each specification serves a different purpose in the program.
| 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
how can you specify no duplicate key?
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...
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...
How to convert a spool file to PDF file in AS400?