|
[Date Index]
[Thread Index]
[Author Index]
Mathematica 3.0/4.0
- To: mathgroup at smc.vnet.net
- Subject: [mg25082] Mathematica 3.0/4.0
- From: bernd at bio.vu.nl (Bernd Brandt)
- Date: Thu, 7 Sep 2000 22:28:34 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Dear members,
I have a little annoying problem with Mathematica 3.0 for PC and Mathematica 4.0 for UNIX.
Unfortunately i did not find a solution yet.
If a Mathematica 4.0 (for UNIX) notebook is imported in Mathematica 3.0 (for PC) i get
two blank lines after each ;
Thus
a=1;
b=10;
becomes
a=1;
[BLANK LINE]
[BLANK LINE]
b=10;
It does not have to do with the UNIX and PC CR/LF characters; it seems
to be a Mathematica 4.0 problem.
Does anyone have a solution to this problem?
Kind regards,
Bernd
Prev by Date:
NonlinearRegression
Next by Date:
Can I print notebooks without keeping cells together?
Previous by thread:
Re: NonlinearRegression
Next by thread:
Can I print notebooks without keeping cells together?
|