• 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
Display Dialog Text
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Display Dialog Text


  • Subject: Display Dialog Text
  • From: Domains4Days <email@hidden>
  • Date: Fri, 14 Nov 2003 20:02:19 -0800

For some reason the display dialog command (listed below) only seems to
store about a paragraph worth of text - the rest gets cut-off.

Question: what is the best way to display a dialog and allow someone to
paste in lots of text ( maybe several pages worth), and then transfer the
entire contents to a variable?

Thanks in advance - RevDave

-code start

set message_text to "Paste or Type Some Stuff"
display dialog "Enter the text" default answer message_text
copy the text returned of result as string to texttest
set the clipboard to "bub " & texttest

- code end



--
RevDave
email@hidden
[db-lists]

Check out some great Domain Names at:
http://www.domains4days.com
_______________________________________________
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.

  • Follow-Ups:
    • Re: Display Dialog Text
      • From: Christopher Nebel <email@hidden>
  • Prev by Date: Font Panel
  • Next by Date: Re: Font Panel
  • Previous by thread: Re: Font Panel
  • Next by thread: Re: Display Dialog Text
  • Index(es):
    • Date
    • Thread