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 |
how can send report to user through cl program in as400
what is service program?
what is a primary file?
How to change file attributes such as size, file wait time, record wait time etc., permanently?
can we creat a member logical file
Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?
can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?
what is the rpg and cl life cycle?Please tell me any body
What is the symbol used for defining a new field in SDA?
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)?
what is the clp command to access a query/400?
what is the syntax for plist?