Noticed something that I thought was strange while testing an Xlate. Part of the xlate has an iteration in it designed to iterate through the AL1 segments. The inbound variant includes the AL1 segment in a repeating group. The outbound variant has the AL1 segment as a single optionally repeating segment. When I try to use the pathcopy in the iterate. It completely ignores the segment. Anyone else have problems with a pathcopy in an iterate.
iterate basis group 1(0).0 %g1
pathcopy statement
1(0).0(%g1).AL1 1(0).AL1(%g1)