MathGroup Archive 2002

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

Search the Archive

Re: needs, get, <<

  • To: mathgroup at smc.vnet.net
  • Subject: [mg33692] Re: needs, get, <<
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Tue, 9 Apr 2002 01:01:52 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <a8isks$ga8$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

use the full path name with the directory separators of your OS, i.e.,

Get["c:\\My Documents\\Rinaldi\\directory\\nomefile.m"]

or add the directory that include "directory" to your path,
but than you should have the correct context in your package.

Regards
  Jens

Fernando Rinaldi wrote:
> 
> Hallo...here's the question:
> 
> I always used to work with the Notebook....and after created the .m
> files, was possible to load them
> 
> just writing <<
> 
> but if I use directly the kernel I cannot open this files....
> 
> and I have this error back
> 
> Get::noopen: Cannot open directory`nomefile`
> 
> where I go wrong ????
> 
> thank you


  • Prev by Date: Re: Plot inset?
  • Next by Date: Re: ListContourPlot3D
  • Previous by thread: needs, get, <<
  • Next by thread: binomial distribution