Export problem with Mathematica 4.1/Mac OS 9
- To: mathgroup at smc.vnet.net
- Subject: [mg45761] Export problem with Mathematica 4.1/Mac OS 9
- From: "Joshua A. Solomon" <J.A.Solomon at city.ac.uk>
- Date: Sat, 24 Jan 2004 00:36:14 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
First, I verified that there were no problems with my Hard Disk. Then I deleted the Mathematica 4.1 folder, Mathematica's Preferences folder and all of their contents. I then re-installed Mathematica 4.1 and executed the following commands: {$Version, $ReleaseNumber} {4.1 for Power Macintosh (November 2, 2000), 0} Export["out.dat", {{5.7, 4.3}, {-1.2, 7.8}}] out.dat tmp=Plot[x, {x, 0, 1}]; Export["plot.pbm", tmp] ..at which point Mathematica beeped and the MathLink icon started flashing on the right of the menu bar. I selected 'Cancel' and received the following output: LinkOpen::linke: MathLink error: unknown error" plot.pbm Suggestions appreciated. js
- Follow-Ups:
- Re: Export problem with Mathematica 4.1/Mac OS 9
- From: Yasvir Tesiram <tesiramy@omrf.ouhsc.edu>
- Re: Export problem with Mathematica 4.1/Mac OS 9