Action: Iterate
Type: Segment
Basis: 0(0).AL1
Variable: %s1
Inside of that I have a PATHCOPY like this:
Source: 0(0).AL1(%s1)
Destination: 0(0).AL1(%s1)
My question is: If I change all of the %s to %anyotherletter my iterate does not work. Why do I have to use %s?