I have been porting some scripts from 3.3.10.2 to 3.3.12.0 (SciTE 14.06.03.20), and noticed odd behavior with a ternary call. I am looking back through the changelog, but don't see anything regarding a change between the two versions. Can someone confirm I am not being thick? Reproducer: ;I work in 3.3.10.2 but fail beginning in 3.3.11.6 Beta ;The error in 3.3.11.6 is "Statement cannot be just an expression" #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> $mode = 2