what does check opcode is used?
Answer / vishwa natri
The check operation verifies that each character in the base string (factor 2) is among the character indicated in the comparator string (factor 1).
| Is This Answer Correct ? | 0 Yes | 0 No |
what is command in SFTP which is equivalent to SDUP command in FTP?
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
how can a message from a message file appear as a constant on the screen?
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
what is *inzsr used for?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
What are the different types of access paths maintained on the file?
how will you display a particular page in subfile ?
Describe the function of SETGT operation in RPG language?
If login Screen has been modified by adding current date to be displayed. What Step to be followed to Keep that date as Current date Note: If no steps taken then it will display only the compilation date
what is the difference between seton lr and retrn?