Juha Heinanen wrote on 04/25/2016 11:05 AM: > If DIgetResult returns array result, it stored in variables DI_res0, > DI_res1, ... In my opinion, storing to DI_res[0], DI_res[1], ... would > be better, since then size function and for statement could be applied yes, that'd be better, the format is just for historic reasons (array functions came later).
> to the result. I guess it is too late to change that? If so, I'll > try to write another function DIgetResultArray. please, do so. another function doesn't cost anything, but prevents script confusion when updating. thanks! Stefan _______________________________________________ Semsdev mailing list Semsdev@lists.iptel.org http://lists.iptel.org/mailman/listinfo/semsdev