Previousdisplay Up
DBCScharacterarray
doWithOutCopyNext

DBCScharacterarray Method do

Invoke a callback passing each character of this DBCS Character Array in turn as a parameter. lnkCallBack should be a CallBack pointing to a method which expects a character as a parameter. For more information see the topic Collection Iterator Methods in the on-line documentation.

Using Parameters
lnkCallBack OBJECT