Menu

#483 Renaming Memory Variables Doesn't Change Second Variable in Logix Comparisons

Broad_impact
closed
nobody
None
5
2014-06-12
2014-06-12
Anonymous
No

Rename a Memory Variable used in a Logix Conditional that compares the values of two Memory Variables. The right-hand Memory Variable in the Conditional does not get updated. As a result, on the next file load a new Memory Variable gets created with a System Name of IM + the User Name converted to uppercase. Creator: Randy Burnet

Discussion

  • Kevin Dickerson

    Kevin Dickerson - 2014-06-12

    The cause of this is due to the second memory variable being stored and referenced as just a simple string and being retrieved as and when with no back reference to it being a bean.

     
  • Kevin Dickerson

    Kevin Dickerson - 2014-06-12
    • status: open --> closed
     
  • Kevin Dickerson

    Kevin Dickerson - 2014-06-12

    Fixed and will be in next release