IBM AS400 AllOther (736) I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
2 7834HOW TO DEBUG A BATCH JOB WHEN IT IS IN MESSAGEWAIT(MSWG) STATUS.I KNOW THE STEPS FOR BATCH DEBUGGING,BUT IM CONFUSING WITH WHEN WE SUBMIT ANY JOB FOR BATCH DEBUG WE PUT IN HELD STATE.SO HERE ALSO DO SAME THING OR ANY OTHER WAY,PLEASE HELP ME....
1 187774 persons a, b , c , d have to go to concert which will held in 17 minutes. there is a bridge which only 2 persons at a time can cross. its night and they have only one flashlight with them. Flashlight cannot be thrown. one person should return with the flashlight all 4 person have different speed. a = crosses bridge in 1 min. b = crosses bridge in 2 min. c = crosses bridge in 5 min. d = crosses bridge in 10 min how can they all reach in time.?? Ex- suppose a and d crosses bridge which will take 10 mins and then d returns back with a flashlight which will make 20 mins and mission is failed.
1 5505In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening
2 8702why we sometimes use same file name in FILE and TOFILE in OVRDBF and sometimes different??please tell
3 10038What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
2 18076Hi, I am getting the error in RPG (All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored.) Please suggest any
2 28615
how to write *pssr ?
What is file information data structure(infds) in as400?
what is a physical file?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
How to reverse the string in rpg
what is sflrolval?
which are the relational operators in rpg?
What are fillers?
A join logical file has how many record formats?
can a single screen format occupy a screen area above and below a subfile format ?
what keyword must be used with protect keyword ?
can you have multiple key lists for a single file ?
when would you use or not use this approach?
why do we use readc? What is sflnxtchg?