• 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
Error with clipboard in OS 8.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error with clipboard in OS 8.1


  • Subject: Error with clipboard in OS 8.1
  • From: Lars DeRuntz <email@hidden>
  • Date: Thu, 24 Jan 2002 14:13:19 -0800

tell application "Internet Explorer"
Activate
OpenURL "http://www.yahoo.com/";
set alphaSource to GetSource
end tell

tell application "Finder"
try
copy (alphaSource as text) to the clipboard
on error
set the clipboard to (alphaSource as text)
end try
end tell

I get an error, but can't make out why. Anyone have an answer, or guidance?

Thanks,
Lars DeRuntz


  • Prev by Date: FMP 5 via Program Linking
  • Next by Date: Getting the modification Date
  • Previous by thread: Re: FMP 5 via Program Linking
  • Next by thread: Re: Error with clipboard in OS 8.1
  • Index(es):
    • Date
    • Thread