Modify

Opened 16 years ago

Closed 16 years ago

#1408 closed Bug (Duplicate)

Date UDF

Reported by: RThomson83 Owned by: Gary
Milestone: Component: Standard UDFs
Version: 3.3.2.0 Severity: None
Keywords: Cc:

Description

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.

Attachments (0)

Change History (1)

comment:1 by Valik, 16 years ago

Resolution: Duplicate
Status: newclosed

I assume the search function for the issue tracker is broken? I also assume the download link to the latest beta version of AutoIt is broken?

Duplicate #1361. Thanks for wasting time.

Modify Ticket

Action
as closed The owner will remain Gary.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.