• 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
Can't make some data into expected type.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't make some data into expected type.


  • Subject: Can't make some data into expected type.
  • From: "Ruby Madraswala" <email@hidden>
  • Date: Mon, 11 Apr 2005 11:26:35 -0400
  • Thread-topic: Can't make some data into expected type.

Hi all
Trying to move from OS 9 to OS 10.3.8 and from Quark 4.1 to quark 6.5. Script that previously worked fine is a problem now. What am I missing out?

Property tplates :"Macintosh HD:"
Tell application "Finder"
Set nfile to tplates & "b-f4-s5.qxd"
End tell
Tell application "QuarkXPress"
Activate
Open nfile
End tell

Error at open nfile
QuarkXPress got an error. Can't make some data into expected type.

Tried
Set nfile to tplates as text & "b-f4-s5.qxd"
Set nfile to "Macintosh HD:b-f4-s5.qxd"
Set nfile to "Macintosh HD:b-f4-s5.qxd" as text
Set nfile to "Macintosh HD:b-f4-s5.qxd" as string
Resave file "b-f4-s5.qxd" as Quark 6.5

Thanks in advance.
Ruby

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: InDesign: Copy graphic from one rectangle to another
  • Next by Date: Re: Can't make some data into expected type.
  • Previous by thread: [ANN] 24U Hex OSAX upgraded to version 2.0!
  • Next by thread: Re: Can't make some data into expected type.
  • Index(es):
    • Date
    • Thread