Bug #132703, was updated on 2001-Feb-16 06:24
Here is a current snapshot of the bug.
Project: MacPerl
Category: MacPerl Application
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: alanfry
Assigned to : nobody
Summary: AppleScript 'Do Script' non-functional
Details: For example the AppleScript
tell application "MacPerl"
activate
set m to Do Script "MacPerl::Reply(\"$ENV{MACPERL}\")"
end tell
fails with the message "MacPerl got an error type 2". The failure is not to
do with the particular Perl script -- others result in the same error
message.
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=132703&group_id=7940