IBM AS400 AllOther (736) 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.
IBM,
1281
what is the necessary keyword for non-join logical file?
How to reverse a string using RPG?
can a indexed file be accessed in arrival sequence in rpg program?
Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
Define redefine and its syntax?
define the purpose of the %sst function?
how can I control the way a remote browser uses its cache?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
What is diff between EVAL & MOVE?
in conjunction with which statements can orxx and andxx conditions be used ?
which are the string manipulation opcodes?
what is the purpose of the indara keyword?
How to change the batch job to interactive job?