MathGroup Archive 2010

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

Search the Archive

Re: Evaluate to...

  • To: mathgroup at smc.vnet.net
  • Subject: [mg109874] Re: Evaluate to...
  • From: dh <dh at metrohm.com>
  • Date: Thu, 20 May 2010 07:24:58 -0400 (EDT)
  • References: <ht33h4$hdu$1@smc.vnet.net>

Hi Alessandro,
you coul e.g. try:
FrontEndTokenExecute["EvaluatorInterrupt"]
or
FrontEndTokenExecute["EvaluatorAbort"]
But the simpliest would be to out comment the part you do not want.
cheers, Daniel

Am 20.05.2010 12:39, schrieb Alessandro:
> I don't know if it is available&  I cannot find it...
>
> Some notebooks I use are fairly large, and after starting Math I
> usually evaluate them all.
> Sometimes however I'd prefer to evaluate them up to a certain line, if
> for example I have some problems at that point.
> It would be useful to have a command similar to the "Run to the
> cursor" facility used in many debuggers, in the form of "Evaluate to
> the cursor".
> Any hope?
>
> alessandro
>
>


-- 

Daniel Huber
Metrohm Ltd.
Oberdorfstr. 68
CH-9100 Herisau
Tel. +41 71 353 8585, Fax +41 71 353 8907
E-Mail:<mailto:dh at metrohm.com>
Internet:<http://www.metrohm.com>



  • Prev by Date: Re: ProgressIndicator inside DynamicModule
  • Next by Date: Re: Basic histogram
  • Previous by thread: Evaluate to...
  • Next by thread: Re: Evaluate to...