﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3623	Problem with au3Stripper	anonymous		"I use the au3Stripper contained in the latest SciTE4AutoIt3. When I try to strip this script the $variable is not stripped. It must be something with the included 'Date.au3' file, when I do not include this file the script is correctly stripped.


{{{
#Au3Stripper_Parameters=/SO /RM

#Au3Stripper_Off
#Include <Date.au3>
#Au3Stripper_On

$variable

Func $function()
EndFunc
}}}
"	Bug	closed		Other	3.3.14.5	None	Fixed		
