09-20-2023 03:37 PM
I'm working on a tool that makes modifications to VIs. But the nature of the modifications doesn't result in the VI getting an asterisk * (mods bit set), despite the fact that I'm opening the VIs with the options set to 5. So I need to have my code explicitly set the VI mods.
I found this, but not enough documentation to know what I should feed it.
I could just add something to the BD, then delete it; but is there a better way to force an asterisk on a VI?
Solved! Go to Solution.
09-20-2023 04:36 PM
8
try & error
09-20-2023 04:54 PM - edited 09-20-2023 05:33 PM