Hi,
I'm using 'Files in Directory' to get a list of files on a networked folder. I get a different number of filenames returned depending on if I use the mapped drive letter or the full path name (fewer when using the full path name). I recently changed to jmp17 from jmp16. I did not notice previously that any filenames were missing when using jmp16 but only have one version now so can't compare.
Has anyone else noticed this issue? Is is a bug in jmp17? Is there another method for getting the file names?
<Filelist = Try( Files In Directory( folderpath, recursive(1) ) )>
Thanks