Why do I have to use "s" as my ITERATE variable?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Why do I have to use "s" as my ITERATE variable?

  • Creator
    Topic
  • #52855
    Ian Morris
    Participant

      I have an interate setup like this:

      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?

    Viewing 0 reply threads
    • Author
      Replies
      • #75677
        Paul Johnston
        Participant

          Hi Ian,

          For the iteration variable the letter is designated for the type of iteration. It can be either f (field), g (group), l (list), or s (segment).

      Viewing 0 reply threads
      • The forum ‘Cloverleaf’ is closed to new topics and replies.