GetDistributionChannelsForUser(user_name, doc_type, directory, channels_var);
user_namedoc_typedirectorychannels_var$cnt = getDistributionChannelsForUser("dcool","order",0,$channels[0]);$a = 0;while ( num($a) < num($cnt) ){Log( 0, "Channel : " + $channels[num($a)] );$a++;}
| OpenText StreamServe 5.6 | Updated: 2013-03-01 |