What is the use purpose of CRTCMD?
How can we update a specific field in RPG?
How to write a password mask program in as400? like the password which i type should be displayed as '*****' r ###### which the user wishes to dispaly if u could help me with url r the solution in written code this will help me
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
How many PARM statement can we use in a CL program?
which cl command is used to trap error messages during program execution?
How many record formats can you have in a Physical file and in a Logical file ?
How to create a user defined (general) data area?
how can see logical file based on which physical file and vice versa
what is logical file?
when do you explicitly open files and close files in an rpg program?
What is compiler directive in as400? Give example of compiler directive.?
When does the DFT keyword in PF be used?