Re: error
Re: error
- Subject: Re: error
- From: Michelle Steiner <email@hidden>
- Date: Fri, 17 Jun 2011 10:23:58 -0700
On Jun 17, 2011, at 10:10 AM, louie wrote:
> I got error An error of type -25131 has occurred.
> Where do I find about this error?
> Thank you for any help
Checking the Apple support discussion boards, I found this: "Error -25131 is *badPasteboardIndexErr - item index does not exist*. It sounds like you are using a random index into a list that is going out of bounds."
I also found this on an Applescript web site: "The command "clipboard info" will indeed crash the Script Editor application if the clipboard is empty. However, the command "the clipboard" will not cause a crash, but will generate an error of type -25131, which is "badPasteboardIndexErr" (the specified pasteboard item index does not exist)."
Hope this helps.
-- Michelle
--
Approximately 20% of workday absences occur on Tuesdays.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
References: | |
| >error (From: louie <email@hidden>) |