Can JSL be used to open and find files on diskdrive?Then move from 1 file to another.
For exaple, use JSL to find folder name =1, then put this folder into folder name=2.
Go to Solution
The functions
Move File
and
Move Directory
is used to do such moves. Documentation and examples can be found in the Scripting Index
View solution in original post
This is great, will try to play with these func.
Thanks