Modify

#3732 closed Feature Request (Rejected)

_Excel_BookList

Reported by: seadoggie01 Owned by: water
Milestone: Component: Standard UDFs
Version: Severity: None
Keywords: _Excel_BookList, _Excel_SheetList Cc:

Description

_Excel_BookList  returns an array of [Object, Name, Path]
_Excel_SheetList returns an array of [Name, Object]

Can we switch one of these to match the other? It's difficult to remember which one is the object without referencing the documentation every time the functions are used

Attachments (0)

Change History (4)

comment:1 by TicketCleanup, on Sep 30, 2019 at 5:00:02 PM

Version: 3.3.14.5

Automatic ticket cleanup.

comment:2 by Jpm, on May 17, 2020 at 11:54:30 AM

Component: AutoItStandard UDFs

comment:3 by Jpm, on Oct 6, 2020 at 1:01:49 PM

Owner: set to water
Status: newassigned

comment:4 by water, on Oct 10, 2020 at 10:15:01 PM

Resolution: Rejected
Status: assignedclosed

"Fixing" this problem results in a script breaking change. Changing the order of the returned data does not add any value to the function but a lot of work for existing users. If the user reads the documentation he can easily see the difference in the returned data of the two functions.

Modify Ticket

Action
as closed The owner will remain water.

Add Comment


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