What is purpose of declarative statement DEFN?
Answer / jeetendra yadav
Depends on the factor 1 value it will do two things:
* If the factor1is *LIKE then DEFN opcode defines the new field based on the attributes old field.
* If the factor 1 is *NAMVAR then DEFN opcodes defines the field as a data area.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of object authorities?
In 'o' Specs What Is The Opcode For Write?
Apart from opening of a file do we have any other use of USROPN?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
what are the important factors in error message subfile ?
what is message subfile?
is it possible to do commitment control with out journaling?
How do you check object lock
What is Spool file, Why is it required?
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 is the maximum number of parameters allowed in clp?
How can we update a specific field in RPG?