MathGroup Archive 1997

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

Search the Archive

Re: Interaction with programs

  • To: mathgroup at smc.vnet.net
  • Subject: [mg5714] Re: Interaction with programs
  • From: "David B. Wagner" <dbwagner at princon.com>
  • Date: Sat, 11 Jan 1997 14:29:09 -0500
  • Organization: Principia Consulting
  • Sender: owner-wri-mathgroup at wolfram.com

Tim Coutts wrote:
> 
> I have written a package that I want users to be able to interact with.
> For example, when the program is loaded into a new notebook, I want
> the user to be given a statement "this program calculates....press
> the ENTER key when you are ready"
> Then a message should be received which says something like
> "enter the data and hit the ENTER key when you have finished"
>  I also want to be able to assign symbols to each of a series
> of numerical quantities that the user will enter in this way.

Use Input or InputString.

		Dave Wagner
		Principia Consulting
		http://www.princon.com/princon/
		(500) PRNCPIA


  • Prev by Date: Fwd: Pls help me translate Laguerre poly to Hermite type "Hn" in MMA 2.
  • Next by Date: Re: How to make Mathematica to return "Log[Exp[x]]" as x?
  • Previous by thread: Re: Interaction with programs
  • Next by thread: Version 2.2 fix for Win 95