I wrote a quick MSL script trying to do midi output
MidiOut :control 1 8 33
It compiled without any message, clicking run also didn't print anything, however I wasn't seeing any midi output. I later realized I had the syntax wrong, but ideally this would have thrown an error message either during compilation or when ran.