Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2252
| From | Dan <dflatin@rcn.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 | <iqa0et$dam$1@smc.vnet.net> (permalink) |
| References | <iq8f2l$5rt$1@smc.vnet.net> |
On May 9, 6:19 am, AES <sieg...@stanford.edu> 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?
Have you tried the Copy button? It copies all of the system
information to the clipboard as plain text. The button is located at
the bottom of the dialog. You can also use the SystemInformation[]
function to get this same panel. Similarly, you can enter
SystemInformation[property] where property is a string like "Kernel"
which corresponds to one of the tabs in the panel. If you do that you
get a list of rules of the form {..., property->value, ...}
Dan
Back to comp.soft-sys.math.mathematica | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Capturing Mathematica System Information? AES <siegman@stanford.edu> - 2011-05-09 10:19 +0000
Re: Capturing Mathematica System Information? Dan <dflatin@rcn.com> - 2011-05-10 00:21 +0000
Re: Capturing Mathematica System Information? AES <siegman@stanford.edu> - 2011-05-11 08:29 +0000
csiph-web