Hi folks,
I have an Xlate proc trying to output to a field component.
Tried using this but it seems to treat “[$ctr]” as blank and writes to the field instead.
xpmstore $xlateId {~0(0).PV1(0).#52(0).[$ctr]} d -c “$line”
What am I missing?
TIA!