How much the files in a folder ?
Author: a.gene@effort-remois.com (aureliegene)
How to know the number of files which I have in a folder ?
Author: a.gene@effort-remois.com (aureliegene)
How to know the number of files which I have in a folder ?
Author: a.gene@effort-remois.com (aureliegene)
How to know the number of files which I have in a folder ?
Is this a solution?
v_COUNT=$itemcount($ldirlist("X:\\a_dir"))
Author: a.gene@effort-remois.com (aureliegene)
How to know the number of files which I have in a folder ?
Thanks, but not exist in version8
Author: a.gene@effort-remois.com (aureliegene)
How to know the number of files which I have in a folder ?
$list$ = $ldirlist("X:\\a_dir")
$1 = ""
putitem $list$, -1, $1
V_COUNT = $status
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.