Modify

Opened 14 years ago

Closed 14 years ago

#2224 closed Feature Request (Completed)

_FileReadToArray() Add optional parameter to disable row count return in element [0]

Reported by: Bowmore Owned by: guinness
Milestone: 3.3.9.5 Component: Standard UDFs
Version: Severity: None
Keywords: Cc:

Description

Would it be possible to add an optional parameter to this UDF function sometime to optionally disable the return of the row count in element zero. I use ubound() to determine the size of arrays in my scripts and all the arrays I create start with data in element zero. It would avoid the need to have to move all the data up one index or remember to +/- 1 to the index value when comparing data from an array created by FileReadToArray() and an array that has data in element zero.


Attachments (0)

Change History (1)

comment:1 by guinness, 14 years ago

Milestone: 3.3.9.5
Owner: set to guinness
Resolution: Completed
Status: newclosed

Added by revision [7239] in version: 3.3.9.5

Modify Ticket

Action
as closed The owner will remain guinness.

Add Comment


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