MathGroup Archive 1998

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

Search the Archive

RE: <<name failed




danychoi@tel.samsung.co.kr   wrote:
|
|I'm using mathematica from a few days ago. But I met a problem. |I
can't open package file
|I typed '<<Miscellaneous'Units' written in manual book. But I Can't
open |it
|
Evaluate the following line:
In[n]:= $Path

You need to have the folder containing the package in the path shown.
For reasons I have yet to determine, I have had uncommanded changes to
my  path.
This may be the source of your problem.

Also you need evaluate  In[n]:=<<Miscellaneous'Units before you try to
use any of the features in the package.

If you goof and try to use the symbol before evaluating
In[n]:=<<Miscellaneous'Units
you can evaluate In[n]:=Remove[symb1, symb2, .....] to remove any
symbols you tried to use.

That might help.

Ted Ersek




  • Prev by Date: Finance Pak - Portfolio Analysis
  • Next by Date: sorting a Matrix
  • Prev by thread: Finance Pak - Portfolio Analysis
  • Next by thread: sorting a Matrix