Dear Scriptors,
In order to solve the problem, i modified my Hypercard application.
Now, my Hypertalk script sends applescripts to the "Script Editor" running in OSX.
Hypercard expects a textstring as the result of the execution.
Because the Dialog and Choose commands return a record i got the error:
"Cant make data into the expected type".
Can you please help me how to obtain the text representation of a record?
I already tried (without success) set x to the result as text.
I already tried (without success) set x to item 1 of the result.
Teletep
On Sep 2, 2008, at 4:36 AM, seppe soleme wrote:
> Dear Scriptors, > > The dialog command returns no result when executed from Hypercard. > Is there a remedy? > The version of my OS9.1 applescript system extension is 1.8.3. > The version of my OSX 10.3.9 applescript sytemfile is 1.9.3. > Are there more recent versions available for my (old) system? > > Teletep
|