Re: Extensis Suitcase 10 scripting
Re: Extensis Suitcase 10 scripting
- Subject: Re: Extensis Suitcase 10 scripting
- From: email@hidden
- Date: Wed, 13 Mar 2002 15:34:11 -0600
>
Why wouldn't you post the relevant excerpt...
I thought I did when I posted in my original message:
From the Suitcase dictionary:
add reference: Add a reference to the item to a set
add reference reference -- the object to be referenced
to reference -- the container (set) to add a reference to
the item to
Is that not the relevant excerpt?
>
Probably not related to your problem, but I think 1.6...
I am going to try various versions of Applescript just to see if it matters.
Extensis sent me this, which is basically the same code I was using. It
still does not work.
>
Greetings...
>
Here is code that will work:
>
set theFontName to "Aachen"
>
set theSetName to "Test Set"
>
tell application "Suitcase FontEngine(tm)"
>add reference Font theFontName to Font Set theSetName
>
end tell
>
Regards,
>
Extensis Technical Support
Jim Scharosch
Mac System Administrator
Gazette Communications
319-368-8669
email@hidden
>
Message: 11
>
Date: Wed, 13 Mar 2002 20:21:32 +0100
>
To: email@hidden
>
From: Emmanuel <email@hidden>
>
Subject: Re: Extensis Suitcase 10 scripting
>
>
At 6:35 PM +0100 13/3/02, email@hidden wrote:
>
>
>
>The error message:
>
>Script Error:
>
>Suitcase FontEngine(tm) got an error: Font File id 5000237 doesn't
>
>understand the add reference message.
>
>
Why wouldn't you post the relevant excerpt of the application's
>
dictionary?
>
>
>If it matters, I am running OS 9.1 on a G4 with Applescript 1.5.5
>
>
Probably not related to your problem, but I think 1.6 is better.
>
>
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.