• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting a string on the clipboard in OE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting a string on the clipboard in OE


  • Subject: Re: Getting a string on the clipboard in OE
  • From: Jan Pieter Kunst <email@hidden>
  • Date: Sat, 28 Apr 2001 13:08:01 +0200

Rob Jorgensen (email@hidden) schreef op 28-04-2001 11:49 :

> On 4/28/01, Jan Pieter Kunst commented:

>> I managed to script Outlook Express to get the source of the selected
>> message in a variable. Now I want to "copy" this string to the clipboard and
>> switch to another application, and then paste (Command-V) the string by
>> hand.
>
> Depending on the version of AppleScript in use, this might work:
>
> set the clipboard to x -- doesn't require a tell statement
> tell application "whatever" to activate

It's version 1.5.5, the version that comes with MacOS 9.1.

"set the clipboard to x" doesn't work: it gives an error dialog box that
says more or less (translating from the Dutch): "Outlook Express received an
error: certain data could not be read".

In both BBEdit and the Finder, there is a verb (that's the correct term,
right?) "copy" that copies something to the clipboard. I couldn't find
"copy" in the Outlook Express dictionary, so if "copy" is a standard way to
get something on the clipboard, then maybe it's just not possible in OE.

JP


  • Follow-Ups:
    • Re: Getting a string on the clipboard in OE
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: Getting a string on the clipboard in OE (From: Rob Jorgensen <email@hidden>)

  • Prev by Date: Re: Getting a string on the clipboard in OE
  • Next by Date: Handlers
  • Previous by thread: Re: Getting a string on the clipboard in OE
  • Next by thread: Re: Getting a string on the clipboard in OE
  • Index(es):
    • Date
    • Thread