O$ View a list of object references in a window

Kelly Burgess kellyb at montana.com
Mon Dec 20 14:11:16 EST 2010


Hi Denis,

If you grab a list of references with

  Do $clib.$objects.oNetServices.$listrefs() Returns iRefList

then you can put a listbox on a window and use iRefList in the $dataname and

   iRefList.C1().$name

in the $calculation.

Kelly



More information about the omnisdev-en mailing list