[*] Think PM / AScript Patch 1.0
Posted: May 23rd, 1994, 9:00 am
Download: http://archive.info-mac.org/dev/sym/thi ... -patch.hqx
Think Project Manager 7.0 / AppleScript 1.1 Patch 1.0
FOR PROGRAMMERS ONLY - THIS IS USELESS IF YOU DON'T USE
SYMANTEC C OR C++ 7.0 AND APPLESCRIPT 1.1
This is a quick hack I had to write because AppleScript 1.1
didn't seem to work right with Think Project Manager 7.0. The
line
gave me plenty of "Think Project Manager got an error: can't
make some data into the expected type" (i.e. errAECoercionFail).
This patch forces a different keyword in the apple event that
is sent to the Think Project Manager and it seems to work (at
least on my machines). See documentation for more info.
Think Project Manager 7.0 / AppleScript 1.1 Patch 1.0
FOR PROGRAMMERS ONLY - THIS IS USELESS IF YOU DON'T USE
SYMANTEC C OR C++ 7.0 AND APPLESCRIPT 1.1
This is a quick hack I had to write because AppleScript 1.1
didn't seem to work right with Think Project Manager 7.0. The
line
gave me plenty of "Think Project Manager got an error: can't
make some data into the expected type" (i.e. errAECoercionFail).
This patch forces a different keyword in the apple event that
is sent to the Think Project Manager and it seems to work (at
least on my machines). See documentation for more info.