Actions
Bug #3734
closed$finddirn and $findfilen returns incorrect values
Start date:
10/18/2017
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
There is a bug, when executing $finddir() identifier including $finddirn() it returns an wrong value and incorrect number too.
Example: //echo -a $finddir($adiircdir,*,0,0,echo -a $finddirn : $1-)
It should return:
1 : \PATH
But returns:
0 : \PATH\FILE
- Thanks!
Updated by Per Amundsen about 7 years ago
- Subject changed from $finddirn returns an incorrect result to $finddirn and $findfilen returns ncorrect values
- Status changed from New to Resolved
Updated by Per Amundsen about 7 years ago
- Status changed from Resolved to Closed
Updated by Per Amundsen about 7 years ago
- Subject changed from $finddirn and $findfilen returns ncorrect values to $finddirn and $findfilen returns incorrect values
Actions