ReadTime |
Top Previous Next |
This method allows you to read speed for all links from a single DAT or DBF file.
Specify the full filename, including path. Fieldindex is 0-based. If fieldname is defined, fieldindex is ignored.
If time is 0 or negative for any link, it is ignored.
Syntax: ReadTime(index: integer; filename: string; fieldindex: integer; fieldname: string);
|