|
fileInfo |
|
fileInfo( const filename) // name of file queried Returns detailed information about a file:
You can extract the parts with strWords, but take in mind there may be filenames containing spaces. Example:
fileInfo('test.txt');
// '125 19980205142536 19980205122807 19980205121355 F:\IBKProj\Csl\test.txt'
|
||||||||
| Copyright © IBK Landquart | Last revision: 27.05.2002 | << Back Top Next >> |