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 |
Distinguish between logical file and physical file?
What is the purpose of RTVMBRD command?
What is the difference between Interactive & Batch Job?
define the purpose/use for sflrna?
Dear All, I have one confusion related to my platform. I am working with Wipro from last two year however still I am looking for AS400 platform kindly show me the way out of it. And please share with me the hardware knowledge that how I grow myself in hardware (AS/400) also.
Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO
a program variable coded in an embedded sql statement is referred to as?
what is a logical file?
how can database records be read without lock ?
what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?
can we retrieve dspf source?
Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?