IBM AS400 AllOther (736) I am Submitting one job in batch that job calls three progams(PGMA, PGMB, PGMC). PGMB should be called after sucessfully completion of PGMA as like for PGMC also. So Can you please tell me how can we do that (without using data area)
CTS,
2 8893What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?
1 12683Suppose if a physical file is having 1000 records, but i deleted 500 records from it. Here the concern is can the size of the file changes or it remains the same... kindly help me out with thorough xplanation.... Thanks in-advance...
6 12957Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
3 6717
How to call one program from another program in RPG? please help me with the code
what is join logical file?
what are dds required for subfile?
how can a message from a message file appear as a constant on the screen?
what are the different types of arrays available in rpg ?
what are the different methods to access seu?
in conjunction with which statements can orxx and andxx conditions be used ?
what keyword must be used with protect keyword ?
Can level check error occur if we do chgpf?
In 'o' Specs What Is The Opcode For Write?
In RPG How to read a records from a file without using read opcodes?
what is the purpose of putovr (put with explicit override) keyword?
What are the types of data structure in as400?
Can we debug the MSGW JOBS?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?