Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2250

Re: Capturing Mathematica System Information?

From George Woodrow III <georgevw3@mac.com>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: Capturing Mathematica System Information?
Date 2011-05-10 00:21 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <iqa0e7$da5$1@smc.vnet.net> (permalink)

Show all headers | View raw


I used the 'copy' button on the About box dialog, and then pasted the contents into BBEdit. (The same display is available by just calling SystemInformation[] in a notebook.)

You need to do some processing to make the ASCII file look pretty, though.

You can paste results of the copy into a Mathematica notebook, and then use copy as plain text to get an ASCII file with different formatting.

With a bit of work with editing (regular expressions is our friend), something useful should be not that hard.

george



On May 9, 2011, at 6:18 AM, AES wrote:

> How can I Print, or Save (to an ASCII file!), all (or any) of the 
> Mathematica System Information that is displayed when I click the 
> "System Information" button in the "About Mathematica" window that comes 
> up using the Mathematica >> About Mathematica... menu command on an OS X 
> computer?
> 

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

Re: Capturing Mathematica System Information? George Woodrow III <georgevw3@mac.com> - 2011-05-10 00:21 +0000

csiph-web