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!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

To open a file through JSL, how can I open the file in a shared way?

For example, if I open a test.CSV file through JSL, how can I use other software to continue to add data to the test.CSV file and save it as a new one?
Of course, there is no need to notify JMP when there is new data.

 

 

Thanks!

1 REPLY 1
jthi
Super User

Re: To open a file through JSL, how can I open the file in a shared way?

Is there new data constantly being added to the .csv file and you open it at random time with JMP which causes issues for the other application?

-Jarmo

Recommended Articles