Modify

Opened 12 years ago

Closed 12 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 Changed 12 years ago by guinness

  • Milestone set to 3.3.9.5
  • Owner set to guinness
  • Resolution set to Completed
  • Status changed from new to closed

Added by revision [7239] in version: 3.3.9.5

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The owner will remain guinness.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.