MathGroup Archive 1996

[Date Index] [Thread Index] [Author Index]

Search the Archive

About PAUSING in V2.2 on Solaris

  • To: mathgroup at smc.vnet.net
  • Subject: [mg5104] About PAUSING in V2.2 on Solaris
  • From: F Renard <renard at limeil.cea.fr>
  • Date: Wed, 30 Oct 1996 22:03:57 -0500
  • Sender: owner-wri-mathgroup at wolfram.com

Sergio Rojas asked a question about PAUSING, and I have the same problem,
with Mathematica 2.2 on Solaris.

So, I'm interested in any answer ...

Francois RENARD
renard at limeil.cea.fr


----- Begin Included Message -----

>From: sergio at scisun.sci.ccny.cuny.edu (Sergio Rojas)
>Subject: [mg5066] Q: About PAUSING in V2.2


Hello Folks:

   A simplified version of a mathematica program I am using, is as follow:

testing = "n" ;
While[ testing != "y" ,
  			Plot[x,{x,0,1}]; 
]


After reaching the sentence: testing = InputString["To continue, enter: y "]
the program wait around 30 seconds to receive an answer. If no answer
is given between 30 seconds, the While loop is ended and the program
continues with the next sentence. How this can be avoided? How to keep
Mathematica waiting until an answer is given?

The working enviroment is Mathematica 2.2 under OSF/1 in a DEC(alpha)
workstation.

    Cordially,

Sergio Rojas

e-mail: sergio at scisun.sci.ccny.cuny.edu

----- End Included Message -----



  • Prev by Date: Re: List help needed
  • Next by Date: Re: Solve results
  • Previous by thread: Function & Format (2)
  • Next by thread: 3.0 = Rip Roaring Resource Hog :-(