Re: Get enum array items
Replying just so I get another notch in the number of messages. Eric Thivierge http://www.ethivierge.com On Fri, Jan 4, 2013 at 5:18 PM, jo benayoun wrote: > looks like Eric is already preparing the 2013 contest by creating new > threads that he solves himself! nice try Eric but no ... > :P > --jon > > > > > > > 2013/1/4 Eric Thivierge > >> Scratch that. >> >> oItem = PPG.Item("myItemName") >> lUIItems = oItem.UIItems >> >> >> Eric Thivierge >> http://www.ethivierge.com >> >> >> On Fri, Jan 4, 2013 at 4:38 PM, Eric Thivierge wrote: >> >>> Need to get the array items of an enum control in a PPG. I thought I saw >>> a thread a while back with that but can't seem to find it... any help? >>> >>> >>> Eric Thivierge >>> http://www.ethivierge.com >>> >> >> >
Re: Get enum array items
looks like Eric is already preparing the 2013 contest by creating new threads that he solves himself! nice try Eric but no ... :P --jon 2013/1/4 Eric Thivierge > Scratch that. > > oItem = PPG.Item("myItemName") > lUIItems = oItem.UIItems > > > Eric Thivierge > http://www.ethivierge.com > > > On Fri, Jan 4, 2013 at 4:38 PM, Eric Thivierge wrote: > >> Need to get the array items of an enum control in a PPG. I thought I saw >> a thread a while back with that but can't seem to find it... any help? >> >> >> Eric Thivierge >> http://www.ethivierge.com >> > >
Re: Get enum array items
Scratch that. oItem = PPG.Item("myItemName") lUIItems = oItem.UIItems Eric Thivierge http://www.ethivierge.com On Fri, Jan 4, 2013 at 4:38 PM, Eric Thivierge wrote: > Need to get the array items of an enum control in a PPG. I thought I saw a > thread a while back with that but can't seem to find it... any help? > > > Eric Thivierge > http://www.ethivierge.com >