﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
84	SciTE doing syntax checking in comments in certin instances	anonymous	Jos	"this...
{{{
#include <File.au3>	; used for file operations, such as 'FileCreate'
}}}
returns this in console...

ERROR: illegal characters after #include statement

the problem is the single quote(s), but only in certain instances.

this is fine:

; RUN 'Msg_AncPath' GUI"	Bug	closed	3.2.11.1	SciTE4AutoIt	3.2.11.0		Fixed		
