Modify ↓
Opened 16 years ago
Closed 16 years ago
#1482 closed Bug (Fixed)
FileRead behavior description needs clarification
| Reported by: | jchd | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| 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 by , 16 years ago
| Milestone: | → 3.3.7.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [5769] in version: 3.3.7.0