What is the difference between RPG/400 and RPG4
Answer Posted / kcsyam
RPG/400 = OPM
RPG IV = EPM
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
When it is desirable to describe files Internally?
how do you use commitment control in rpg?
what is *place and *auto keyword in prtf ?plz explain
is this a rpg channel?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
What are the types of identifiers?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
Interviewer asked me write down DDS for load all subfile .can anybody write dds
how does the rpg element work?
what do you mean by an input subfile, what are the keywords required?
How would display prime numbers using CL program?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
what is the difference between do while and do until?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.