The < length pattern will move the position the indicated position to the left, and split the string
between the original position and the movement position. At of the operation, the current position is returned to the original position.
should be
The < length pattern will move the position the indicated position to the left, and split the string
between the original position and the movement position. At the end of the operation, the current position is returned to the original position.
Anonymous
Hmmm... Now I see that the whole paragraph needs more love; " will move the position the indicated position"...
Updated rexxref with [r13002]
Related
Commit: [r13002]