• 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: paste special problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: paste special problem


  • Subject: Re: paste special problem
  • From: Paul Berkowitz <email@hidden>
  • Date: Fri, 22 Mar 2002 09:41:49 -0800

On 3/22/02 9:31 AM, I wrote:

> If that still appears as formatted text, come back. Or try this:
>
> set myobText to the clipboard as string
> set styledReco to myobText as record
> set plainText to <<class ktxt>> of styledReco
>
> tell application "Microsoft Excel"
> Activate
> set Value of ActiveCell to myobText
> end tell
>
>
> But instead of << and >>, type option-\ (option backslash) and
> option-shift-\ (option shift backslash) to get chevrons (this list server
> will mangle it if I do it here).
>
> That will do it for sure, but the simple version probably will too.
>


A bad day. Sorry. The last line of that version, before 'end tell', should
read

set Value of ActiveCell to plainText

Sorry for not catching this before I sent it off.

--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >paste special problem (From: email@hidden)

  • Prev by Date: Re: paste special problem
  • Next by Date: Newbie Question
  • Previous by thread: Re: paste special problem
  • Next by thread: Re: paste special problem
  • Index(es):
    • Date
    • Thread