One more newbie cry:
As Bijan Parsia suggested on the pws list, I looked
into Appletalk in Squeak as a way of interfacing to
Filemaker. Could not get even the most basic demo
going :-(.
Account, and plea for help:
To get started with Applescript in Squeak I tried:
Applescript mandatoryDemo.
(do-it)
Got error: 'cannot dispose of unallocated space'
Looked a bit into the AEDesc class for this.
Looks as this might be an error coming from
AppleScript, or an error occuring in trying to
send a message about that error, since the
debugger caught it on:
Applescript>>on:mode:onErrorDo:
...
onErrorDo: [ApplescriptError syntaxErrorFor: aString withComponent: ApplescriptGeneric]
Any hints how to get basic applescript going?
Thanks,
Iannis Zannos
SIM