Hi All,
I’ve got an assign in one sequence it is assigning the value of a regular expression to a string variable (that’s fine)
If I now try to copy this assign into a new sequence (completely separate to the sequence it came from) I get ‘unsupported expression’ messages in the assign boxes. I’ve never seen this behavior before and don’t really understand why it is happening.
I understand that the variables used in the assign need to exist but this is a different issue as I’ve created them in the new sequence (basically I want to create a separate component to do this type of string manipulation as I think I’ll be using it a lot).
If instead I now try instead of copying (which should work) I manually rebuild the assign
I get an error that says that ‘the name system does not exist in the current context’ which is very strange because it’s fine in the original sequence.
Any ideas what is going on here please (2 issues copying and the system issue either and or both)
Many thanks,
Clark