Trailing "\" causes "info complete" to fail, because another line of input is (naturally enough) expected. This causes our automated test that all tcl files have correct syntax fails. Why did the script appear to run correctly? Probably because the parsed .adp file is glommed onto the end of the .tcl file before it is actually executed.