Modify ↓
Opened 15 years ago
Closed 15 years ago
#1482 closed Bug (Fixed)
FileRead behavior description needs clarification
Reported by: | jchd | Owned by: | Jpm |
---|---|---|---|
Milestone: | 3.3.7.0 | Component: | Documentation |
Version: | 3.3.4.0 | Severity: | None |
Keywords: | FileRead, FileSetPos | Cc: |
Description
In the help file for FileRead, the description of the optional count parameter says "Default read the entire file."
It should rather say: "Default read from the current file position to the end of file."
The same distinction may(?) also apply to FileReadLine but in this case the need to change the documentation is less obvious, as it's uncommon to have to mix [FileRead with count] and [FileReadLine without line#] operations.
Attachments (0)
Change History (1)
comment:1 Changed 15 years ago by Jpm
- Milestone set to 3.3.7.0
- Owner set to Jpm
- Resolution set to Fixed
- Status changed from new to closed
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.
Note: See
TracTickets for help on using
tickets.
Fixed by revision [5769] in version: 3.3.7.0