MathGroup Archive 2008

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

Search the Archive

Re: Accessing the contents of the clipboard

  • To: mathgroup at smc.vnet.net
  • Subject: [mg85250] Re: Accessing the contents of the clipboard
  • From: nigol <dario.buttari at gmail.com>
  • Date: Mon, 4 Feb 2008 03:12:51 -0500 (EST)
  • References: <fo19q6$fvp$1@smc.vnet.net>

If your goal is just to extract text copied to the clipbard, then the
following might work:

NotebookGet[ClipboardNotebook[]][[1, 1, 1]]

Dario


  • Prev by Date: Re: Using "Limit" when the limit is a delta function
  • Next by Date: Maximum likelihood and Mathematica
  • Previous by thread: Re: Accessing the contents of the clipboard
  • Next by thread: Reset restore Mathematica factory defaults settings