Dear,
I am going to make a pml report to the value stored into 3250 EQUI UDA , like,
:SMM-aaaa
:SMM-aaab
:SMM-aaac
:SMM-aaad
:SMM-....
There is a faster solution than the below string ?
var !a eval :SMM-aaaa for all from !equiCollection
var !b eval :SMM-aaab for all from !equiCollection
var !c eval :SMM-aaac for all from !equiCollection
var !d........
any suggestions are wellcomed.
Thx