MathGroup Archive 1999

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

Search the Archive

Compound Statements and %

  • To: mathgroup at smc.vnet.net
  • Subject: [mg20852] [mg20852] Compound Statements and %
  • From: "David Park" <djmp at earthlink.net>
  • Date: Wed, 17 Nov 1999 03:41:15 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Dear MathGroup,

Has anybody noticed this change in Version 4.

In[1]:=x^2 + 5;
% + 2

Out[2]=7 + x^2

In Version 3, this construction would not work. It would be treated as one statement
and the % would not refer to what was in the first line. Is this a dependable new
feature with Version 4?

David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/





  • Prev by Date: SSH and Remote Kernels
  • Next by Date: Goto[tag] has a strange behaviour
  • Previous by thread: Re: SSH and Remote Kernels
  • Next by thread: Goto[tag] has a strange behaviour