cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

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