cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

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

File rename

Hi,

Is there a way of renaming a file within JSL? (i.e. DOS ren command)

Tnx
2 REPLIES 2
mattf
Level V

Re: File rename

On Windoze, JMP 8 or greater, here is an example with copyfile and movefile (for rename). LoadDll function makes it easy.

Best,
-Matt

Re: File rename

I won't say it's easy, but it works... I sure hope SAS will add file manipulation functions to JSL in the future to make life easier.

Tnx!

Recommended Articles