Hi
Just came across some more details on this. Apparently (I haven't tested this), you can define a default answer to a question window if you put a line telling it the answer before the question: eg
TrialList .Current .RemoveCouchFromScan.ExpectedAskYesNoReply=1;
TrialList .Current .RemoveCouchFromScan = 0;
Although, this particular question doesn't generate a message window for me in P16.0, so I don't know if it works.
Apparently you can also dismiss a warning eg
Test.ExpectWarning = "1";
Have you got a specific warning message in a script that you could share?
Kind regards
Robert