PreviousisIndexed Up
DBCScharacterarray
lastNext

DBCScharacterarray Method keysAndDatado

Instance method "keysAndDatado" repeatedly sends a message for each element passing the index and the element as parameters. lnkCallBack should be a CallBack pointing to a method which expects a pic x(4) comp-5 and a character as parameters. For more information see the topic Collection Iterator Methods in the on-line documentation.

Using Parameters
lnkCallBack OBJECT