which are the string manipulation opcodes?
No Answer is Posted For this Question
Be the First to Post Answer
how many key fields does cl required
an access path may be in which sequence?
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..?
what are the three types of keywords associated with printer file ?
What is the purpose of CHGPF (Change physical file) command?
What is the Difference between command attention key and command function key ?
What controls which printer a report goes to?
how can i convert hexadecimal value to packed value?
can you specify a display file to be used in the following modes input,output, or combined modes ?
what opcode could be used to test an alphanumeric field for all numeric values?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
Q. HOw can read multimember file through RPG/400 and CL/400 Actully i know that we can Read multimember file in RPG through EXEFILE and EXEMBR and in cl through OVRDBF and MEMBER(3)....But i want to read 3 members by CL Program And RPG/400 program.Please write the coding(Program) for both RPG/400 and CL/400 programs? 2.What are the full forms(stands) of EXEFILE and EXEMBR?