Re: copy/paste result from Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg41570] Re: [mg41547] copy/paste result from Mathematica
- From: Bobby Treat <drmajorbob+MathGroup3528 at mailblocks.com>
- Date: Tue, 27 May 2003 01:47:32 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Push Ctrl-shift-I in the output cell, to change the result to InputForm. Then it should paste OK. Bobby -----Original Message----- From: Peter Nagy <pnagy at gwdg.de> To: mathgroup at smc.vnet.net Subject: [mg41570] [mg41547] copy/paste result from Mathematica Hi Everybody, I solved an equation in Mathematica, and it gave a formidable result. I want to insert the solution into a program written in Delphi. Is there a way to copy/paste the result from Mathamatica to Delphi or Word? If I use simple copy and paste, it is copied as an image object. If I paste it as unformatted text, the result contains a lot of slashes and backslashes and unnecessary parentheses. The worst is that a slash can be confused with a division sign. Peter