Workbench does weird things with the In variable
- To: mathgroup at smc.vnet.net
- Subject: [mg69775] Workbench does weird things with the In variable
- From: "Chris Chiasson" <chris at chiasson.name>
- Date: Sat, 23 Sep 2006 04:43:49 -0400 (EDT)
If I start a notebook using Run from WW, and then type ??In as my only
command, this is what I get:
Attributes[In] = {Listable, Protected}
In[0] := (Off[MakeExpression::boxfmt]; )
In[1] := (NotebookClose[EvaluationNotebook[]]; )
In[2] := 1
In[3] := (MEET`SetupIDE[False]; )
In[4] := << "mathscratch`"
In[5] := Information["In", LongForm -> True]
The cell tag for the cell where I typed "??In" shows In[2].
So, what's going on?
--
http://chris.chiasson.name/