ffind
File search structure. This structure is used in foreach operator. You must not modify fields of ffind variable. You must initialize it with ffind.init method.
type ffind <index = finfo>
{
stack deep
str initname
str wildcard
uint flag
}
{
stack deep
str initname
str wildcard
uint flag
}
Members
| deep | Hidden data. |
| initname | Hidden data. |
| wildcard | Hidden data. |
| flag | Hidden data. |
Related links | Source |