cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • Learn some foundational elements of JMP Scripting Language (JSL) and how to extend point & click automation into repeatable, shareable routines. Register. June 26, 2 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Stokes
Level IV

JSL move files

Can JSL be used to file files with specific name from 1 folder, and move that file to another folder?
Not sure if anyone has tried it.

Thanks

1 REPLY 1
jthi
Super User

Re: JSL move files

See File functions from Scripting Index, especially Move File and Files In Directory

jthi_0-1673466408214.png

 

-Jarmo

Recommended Articles