﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2229	Bug in Obfuscator.exe v1.0.30.1	UEZ		"{{{
#AutoIt3Wrapper_Run_Obfuscator=y
#Obfuscator_Parameters=/sf /sv /om /cs=0 /cn=0
#AutoIt3Wrapper_Tidy_Stop_OnError=n
;~ #AutoIt3Wrapper_Run_After=del /f /q ""%scriptdir%\%scriptfile%_Obfuscated.au3""

Global _
$line = ""1st line"" & @LF
$line &= ""2nd line"" & @LF
$line &= ""3rd line""
MsgBox(0, ""Test"", $line)
}}}
I don't know who will maintain SciTE and its components in future but Obfuscator has a problem with '''Global _''' line. This line will be ignored."	Bug	closed		Other	3.3.8.1	None	Wont Fix	SciTE	
