I have the attached screen shot of an xlate, where there is formating for the dashes and they have some tcl in it.
Is there a difference between doing it this way:
currently:
COPY 0(0).PID.00106(0).[0] -> @mrun (with tcl fragment)
COPY @mrun -> 0(0).PID.00106(0).[0]
as opposed to this:
COPY 0(0).PID.00106(0).[0] -> 0(0).PID.00106(0).[0] (with tcl fragment)