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 create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

Invoking a script from another script

I am always delighted with how much is learned through these forums, so quick question:  Is there a way to invoke a script from another script?  I have a long script that I use to retrieve data.  Sometimes I run a second script with instructions on how to visualize the dataset (both scripts are in the same folder).  Is there a way that from script A I could invoke script B? 

 

I would like to set script A to generate a pop-up window that will prompt me: "Visualize the data? Y/N".

 

Thanks everyone!!

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Invoking a script from another script

2 REPLIES 2
jthi
Super User

Re: Invoking a script from another script

RSantana
Level II

Re: Invoking a script from another script

jthi, thank you.  This is precisely what I needed!

Recommended Articles