Let?s consider a variable X of length 20. Move value ?ABC?
to it.How to determine how many characters does X have?
Can a run time array be declare like below with no specified number of elements ? Is it possible ? DFLD_ARRAY 7 DIM() INZ(*blanks) What does this mean ? Does this mean that the number of array elements will be dynamically declared during run time ?
Setps to create .csv file on IFS folder in AS/400( V4R3)....?
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?
what do you mean by SESSION/DEVOCE ERROR?
what is the difference between the procedure and module in ILERPG?
why subproc not run in dftactgrp?????/plz explain
How do you find whether a record is locked or not?
what is the necessary command needed before OPNQRYF and why?
I have 1000 records in a file. I would like to generate 10 identical reports from this record with same format (structure of records) how do I do this?
what is commitment control?explain about it?
How Chain operation copies the record's data to the input buffer for the program?