Uploaded image for project: 'ECL IDE'
  1. ECL IDE
  2. IDE-235

Nest level indication and collapse box incorrect for inline TRANSFORM

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • 5.2.0
    • None
    • Windows 7
    • 4.0

    Description

      An inline TRANSFORM is treated as beginning a nesting level. The nexting level is not terminated att he end of the inline transform definition but continues. This renders the code collapse feature useless.

      Example:
      weightedHit := JOIN(fv1, termWeights, LEFT.tt=RIGHT.tt AND LEFT.term=RIGHT.term,
      TRANSFORM(Work_Term, SELF.weight=RIGHT.weight, SELF:=LEFT), LOOKUP);

      Attachments

        Issue Links

          Activity

            People

              lorraineachapman Lorraine Chapman
              johnholt John Holt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: