As Packed veriable store 2 digits in 1 byte and ZONE
variable store 1 digit in 1 byte...
Please tell me when we have to use Packed and Zone
variable...?
Answer / ld123q44
Always used packed for a numeric field unless that field
will be subject to formatting(like the Social Security
Number) or exported or used by a another computer system
whose native data storage is not EBCDIC.
Is This Answer Correct ? | 11 Yes | 0 No |
list down and describe the sub systems vailable
can you debug ile rpg program using isdb?
what is commitment control?explain about it?
what is difference between DSPFD and DSPFFD?please give me real senario with good example?
1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?
parameters cannot be passed in which one??
What is the purpose of FRCDTA keyword?
what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
how do you use commitment control in rpg?
Can a indexed file be accessed in arrival sequence in RPG?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Hi, Can anybody give me real sinario for SFLRCDNBR?with example?