How to declare the length of emp no in the physilcal file
and the mandatory length is 6 i.e. Emp No should be
numeric, mandatory and fill all the 6 places
Answers were Sorted based on User's Feedback
Answer / pallavi
Syam is partly correct, but it will allow eventhough we
didn't specify any value for that field.
So we have to use mandatory entry along with mandatory field
Use CHECK(MF ME)
Hope this works fine.
| Is This Answer Correct ? | 1 Yes | 1 No |
Define the purpose of Factor 1 the Operation Code and *IN15 in following code HI LO EQ C *YMD Test(D) yymmddDate 15
what key word is used when screen is re-display?
what is the function of crtdupobj command?
When will you use OPEN and CLOSE opcodes in RPG program?
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?
How to retrieve data from data area?
What are all the compiler directive statements?
What is a job log?
how will you find a string using pdm?
How do you check object lock
Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
which cl command can be used at program execution to redirect the file named in an rpg program?