Topic complex |
System functions |
Function |
dirinfo() |
Short |
Directory entry of a file |
Syntax |
DirInfo(Path : STRING) : STRING |
Parameter |
Path : path of the file |
Return |
String like used at FIRSTDIR, NEXTDIR |
See also: |
|
Description |
The function returns the same result like FirstDir(Path,''), but it can also be used in FirstRec - NextRec - Sequence.
|
Write a comment:
|