MathGroup Archive 1999

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

Search the Archive

Re: Problems with NotebookOpen in Mathematica 4. on WindowsNT

  • To: mathgroup at smc.vnet.net
  • Subject: [mg21254] Re: [mg21201] Problems with NotebookOpen in Mathematica 4. on WindowsNT
  • From: Jean-Marie Thomas <jmt at agat.net>
  • Date: Mon, 20 Dec 1999 02:28:15 -0500 (EST)
  • Organization: TeA
  • References: <199912170624.BAA02097@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

NotebookOpen["aFileName"] looks for "aFileName" in the NotebookPath option for
the FrontEnd.
You can modify this option using the OptionInspector.

The trouble is that distributing your notebooks to be used with another
FrontEnd implies your customers to modify this option too.

jmt

On Fri, 17 Dec 1999, tanguy Risset wrote:
> Hello 
> 
> I have a hierarchy of Notebooks which call each others by the command:
> NotebookOpen["notebookName.nb"]
> This worked correctly with Mathematica version 3. on any plateform.
> I installed the version 4. on WindowsNT,
> surprisingly, the command always answer $Failed and does nothing.
> I can open the notebook by the menu (File->open) and execute them, 
> but I cannot use the command NotebookOpen. I tried to scan the news for 
> that problem, but I  didn't find anything. Do you have any solution to my 
> problem ?
> 
> Thanks 
> 
> Tanguy Risset
> -- 
> | Tanguy Risset                 Tel (from France): 02-99-84-74-60          
> | Irisa                         Tel (not from France): +33 2-99-84-74-60   
> | Campus de Beaulieu            Fax: +33-(0)2-99-84-71-71                  
> | 35042 Rennes                  E-Mail: risset at irisa.fr                    
> | FRANCE                        http://www.irisa.fr/api/HOMEPAGE/Risset/


  • Prev by Date: Re: Problems with NotebookOpen in Mathematica 4. on WindowsNT
  • Next by Date: Re: Databases and Java
  • Previous by thread: Problems with NotebookOpen in Mathematica 4. on WindowsNT
  • Next by thread: Re: Problems with NotebookOpen in Mathematica 4. on WindowsNT