From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW APIs Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Small bug with undo on string constant

Hi All

I have find a small bug with undo function on string constant.

I try to modify string constant with scripting aned it's ok.

But when i do one Undo to go back to the original string constant value, the square is modify but the text is not update.

Try this exempl:

1)Open Test string.vi diagram, and see free string constant.
2)Run modify string.vi.
3)Go back to Test string.vi diagram
4)The string constant are modify correctly
5)Undo
6) See the bug.  The square is modify, but the text is always here.

Eric

Download All
0 Kudos
Message 1 of 2
(3,996 Views)

I can replicate this as well.

It look like the undo transaction is not working on string constant that are modified via scripting.

PJM



  


vipm.io | jki.net

0 Kudos
Message 2 of 2
(2,751 Views)