passing func.sourcetab
to FSUtil.PathType()
in a collection or a library results in 'filesys' being returned. Is sourcetab
the correct property to pass ?
Use sourcetab.path
instead.
1 Like
again, many thanks, that works.
On the subject PathType cannot tell if flat view is on, is there any way of doing this ?
You can use CommandIsSet
method for that.