RE: Can't make some data into expected type.
RE: Can't make some data into expected type.
- Subject: RE: Can't make some data into expected type.
- From: "Ruby Madraswala" <email@hidden>
- Date: Mon, 11 Apr 2005 12:10:28 -0400
- Thread-topic: Can't make some data into expected type.
Hi Michael and Martin
Thanks
Both the suggestions worked.
Ruby
-----Original Message-----
From: applescript-users-bounces+rubym=email@hidden [mailto:applescript-users-bounces+rubym=email@hidden] On Behalf Of Michael Schmidt
Sent: Monday, April 11, 2005 11:54 AM
To: Applescript Liste
Subject: Re: Can't make some data into expected type.
Open nfile
tries to open a string ;-)
Try this:
open file nfile
psst:
You don't need to tell the Finder to concatenate two strings
Michael Schmidt
Hamburg
Am 11.04.2005 um 17:26 schrieb Ruby Madraswala:
> 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
_______________________________________________
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
_______________________________________________
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