I ran into this a long time ago playing with the CSP Bind, ISC uses this to convert from say a textarea of telephones into a list of telephones. The default "display" representation of %ListOfDataTypes is a $C(13,10)-delimited string. It seems to be you can get the underlying list of the OREF by calling %GetSerial, e.g.

USER>W ##class(%ListOfDataTypes).LogicalToDisplay(olist.%GetSerial())

HTH,

Ram�n

--
ZCacheLib - Open Source Extensions for Cach�
http://www.zcachelib.org



Reply via email to