in rpg could u please tell me errors types and meanings like 3030 that ....
Answer / pramod reddy
First and foremost handling the errors in RPG are by using
Indicators, Subroutines like *PSSR, system defined data
structures like file information data structure(INFDS),
program status data structure (PSDS)
| Is This Answer Correct ? | 3 Yes | 0 No |
what is file identifier wher we can use
How can i keyed a flat file in RPGLE
what is the equivalent keyword for CHAIN opcode ??
Can we possible to key with the date field?
How many program bind in one module....
please guys help me,I need to write a program that shows more than one way to display a subfile. Both views are of the same file but sorted differently and show different fields of the same file when the user presses a function key. send me code
What is Multi Occurrence Data Structure(MODS)?
what is ment by "MDT"
Can we create 300 logical files based on a single physical file using the CRTLF command only once?.
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
how does the rpg element work?
How to write record if no field or the field are different in physical file in rpgle ?