describe the difference between the dowxx and douxx operations?
Answer / sukhvir singh
DOWxx : If the condition becomes true, then only the group of instructions allowed executing.
DOUxx : Irrespective of condition, it will execute at least one time.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a keyed physical file?
Difference Between Source Physical File & Physical File?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
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?
what is the maximum number of records you can specify in a display file?
does we use case stmt in cl
Hi friends i have i question please reply me asap. what would be coding in DDS and programing part for this condition suppose that i have three fields in the display file(subfile)which has 7 record format. Condition is ''The supplier LOT, ISSUED TO PROD and LINE GRP fields in display file(Subfile) will not be shown if their respective fields are blank/zero in the record formats WIM311FM and Record format WIM311FM. I want coding part in DDS and Programing. Please reply me as soon as posible.
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
When will you use OPEN and CLOSE opcodes in RPG program?
which are the relational operators in rpg?
Difference between NOPASS & OMIT?