Help, what's wrong with this simple, simple script
Help, what's wrong with this simple, simple script
- Subject: Help, what's wrong with this simple, simple script
- From: Don Preisler <email@hidden>
- Date: Mon, 04 Dec 2000 13:44:46 -0800
set remotemachine to "Espresso"
tell application "Outlook Express' of remotemachine
send
connect to every POP account
end tell
My syntax error reads "Expected class name but found identifier." and
highlights "POP"
Yet the script, minus the "set remote machine to Espresso" runs fine when I
run it on the remote machine (Espresso)
What am I doing wrong?
(the machines are connected via ethernet and mounted to each other)
Don Preisler
email@hidden