Modify

Opened 6 years ago

Closed 5 years ago

#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, 6 years ago

Version: 3.3.14.5

Automatic ticket cleanup.

comment:2 by J-Paul Mesnage, 6 years ago

Component: AutoItStandard UDFs

comment:3 by J-Paul Mesnage, 5 years ago

Owner: set to water
Status: newassigned

comment:4 by water, 5 years ago

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.