• 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:Copy dialog result to Clipboard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re:Copy dialog result to Clipboard


  • Subject: re:Copy dialog result to Clipboard
  • From: Ken Dobson <email@hidden>
  • Date: Wed, 21 Mar 2001 22:22:08 -0500

on 3/21/01 4:26 PM, email@hidden at
email@hidden wrote:

> Message: 14
> Date: Wed, 21 Mar 2001 14:03:30 -0700
> Subject: Copy dialog result to Clipboard
> From: Applescript Member <email@hidden>
> To: <email@hidden>
>
> How is a dialog result copied to the Clipboard?
>
> Thanks,
> Jeff

The Standard Additions dictionary has the "set the clipboard to" command as
well as other clipboard commands.
In plain old AS it would be like:
--
display dialog "Write Something" default answer ""
set the clipboard to the text returned of the result
--


  • Prev by Date: Help required on Script for opening a mail window and populating the fields
  • Next by Date: Creating folders (directories) without the Finder
  • Previous by thread: Re: Copy dialog result to Clipboard
  • Next by thread: Re: Quark: short & sweet script: delete to end
  • Index(es):
    • Date
    • Thread