How do I define a zoned decimal array in RPG III? "Help" in SEU says to leave the "type" field blanks for zoned decimal but a compile always generates a packed numeric array. Why Do I need this? Because the array is a parm to an RPG IV program that defines the array as signed numeric. Can I change the RPG IV program? Sure - but my original question persists. Thanks. Chris

Reply With Quote