﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1408	Date UDF	RThomson83	Gary	"When calling the Date UDF functions _SetDate and _SetTime with the correct parameters it errors with the following message:
###############################
C:\Program Files\AutoIt3\Include\Date.au3 (1341) : ==> Subscript used with non-Array variable.:
Return Int($iRetval[0])
Return Int($iRetval^ ERROR
->15:25:25 AutoIT3.exe ended.rc:1
############################
This can be recreated using the script in the help file.
Think the return should be ""Return Int($iRetval)"". This seems to stop that from happening."	Bug	closed		Standard UDFs	3.3.2.0	None	Duplicate		
