MathGroup Archive 2002

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

Search the Archive

Difference between Get[] and Copy-Past operation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg32500] Difference between Get[] and Copy-Past operation
  • From: Ariel Fligler <ariel.fligler at cellpay.biz>
  • Date: Thu, 24 Jan 2002 05:20:53 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Greetings

I have a text file with Mathematica commands that I generate using a Java
program (I don't want to use JLINK). When I do a copy-paste operation of the
file contents into Mathematica, everything works fine. When I do
Get["myfile.txt"], I get lots of spelling and syntax errors. It seems that
Get does not parse the file right. Are there any configuration parameters I
should set in Mathematica for this to work ? I could not find any.

Thank you in advance for any help,

Ariel.ariel.
fligler at cellpay.biz


  • Prev by Date: Magic Matrices
  • Next by Date: Re: TrigExpand
  • Previous by thread: Re: Magic Matrices
  • Next by thread: Re: Difference between Get[] and Copy-Past operation