what is sflrolval?
No Answer is Posted For this Question
Be the First to Post Answer
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 times Multiple Occurrences DS can occur in a program?
What is the purpose of SFLNXTCHG keyword in a subfile?
what is the difference between packed decimal and zoned decimal?
what does check opcode do ?
what is the maximum number of fields under a record format of physical file?
Distinguish between logical file and physical file?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
what does the ovrdbf command do?
How many types of jobs?what is difference between interactive and batch and submited jobs?
what is a join logical file?
Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?