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

Error -1700


  • Subject: Error -1700
  • From: Luther Fuller <email@hidden>
  • Date: Fri, 13 Jun 2008 07:41:04 -0500

I have a very long script containing the following ...

set AppleScript's text item delimiters to {"."}
(text items of (system version of (system info)) & {"0", "0", "0"}) as list of integer
(item 1 of the result) * 1000000 + (item 2 of the result) * 1000 + (item 3 of the result)


A user notified me of this error ...
Error = -1700
Can't make {"10", "5", "3", "0", "0", "0"} into type «class LiIn»

The error is obviously in the second line.

I am running 10.5.3 on an Intel machine and I'm not having any problem.
The user is running 10.5.3 on a 1.5 GHz PowerPC G4.
I have no way to test this, but does someone know something about
PPC Leopard that may cause this error?

_______________________________________________
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
  • Follow-Ups:
    • Re: Error -1700
      • From: KOENIG Yvan <email@hidden>
    • Re: Error -1700
      • From: Simon Topliss <email@hidden>
  • Prev by Date: Re: Quicktime (stay) fullscreen please
  • Next by Date: Re: Error -1700
  • Previous by thread: Re: Quicktime (stay) fullscreen please
  • Next by thread: Re: Error -1700
  • Index(es):
    • Date
    • Thread