$finddirn » History » Version 1
Per Amundsen, 08/15/2014 09:06 AM
| 1 | 1 | Per Amundsen | _Added in 1.9.4_ |
|---|---|---|---|
| 2 | |||
| 3 | *$finddirn* |
||
| 4 | |||
| 5 | Returns the N'th position of the directory that was found in a [[$finddir]] search. |
||
| 6 | |||
| 7 | *Example* |
||
| 8 | |||
| 9 | <pre> |
||
| 10 | //echo -ag First sub folder found was: $finddir(c:\,*,1) and it was found at position: $finddirn |
||
| 11 | </pre> |