what is scan and xlate?
Answer / govind ram
SCAN operation scans a character string (base string) contained in factor 2 for a substring (compare string ) contained in factor 1.
XLATE operation translates characters in source string (factor 2 ) to the from and to strings (factor 1 ) and put into the result field.
| Is This Answer Correct ? | 2 Yes | 0 No |
what does exfmt does?
explain the use of dftwrt display keyword?
i have one physical file which is having two logical files. logical a have unique keyword and logical b doesnt have a unique keyword. can i give duplicate values while updating through physical file. if no why?
what is externally described file ?
How to see active jobs of the system.
How many libraries can be there in library list ?
what is a keyed physical file?
maximum number of subfiles that can defined in a rpg program for one display file is?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
In RPG How to read a records from a file without using read opcodes?
how do you specify page overflow indicator for printer files in rpg?
Which is better LF or OPNQRYF ? When should we use LF and when should we use OPNQRYF ?