jmp-l
[Top] [All Lists]

Re: Closing Platform Windows

To: jmp-l@lists.biostat.wustl.edu
Subject: Re: Closing Platform Windows
From: Mark4Flies@aol.com
Date: Tue, 1 Mar 2005 10:20:53 EST

In a message dated 2/19/05 11:47:04 AM, jkern@vt.edu writes:


I'm running a script that repeatedly calls a model platform.  I can close
the report window, but I can't seem to close the platform launch
window.


I use this approach:

fm = Fit Model( .... );
fit = fm << Run Model;
fm << Close Window;
// do some work with platform.
fit << Close Window;
<Prev in Thread] Current Thread [Next in Thread>