I have a script which selectively sets the subtitles off via the command
SetStreams subtitle: Off
Later in the script, I link based on the value of SPRM2 (subtitles). I find that SPRM2 has not been updated by SetStreams. Bit 6 is still set, which indicates "subtitles on." Thus the wrong link is selected by the script.
Is this a known bug?