IBM AS400 AllOther (736) Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
1 6068Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
7 12226What would be the effect on the field where reverse image, underline and high intensity?
IBM,
7 16168
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
difference between view and index ?
how you get the relative record in a subfile in which cursor is located?
What is a continuation triple?
explain the purpose of keep and assume keywords?
What is program status data structure(psds) in as400?
how many printer files can be defined in f specs ?
What is diff between EVAL & MOVE?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is the maximum number of files allowed in rpg?
how can I give more performance to some selected pages?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
when would you use or not use this approach?
what is file information data structure?