Remote connection to an OS9.0 machine from OS 10.2.4

should I be able to connect to an os9 machine using this type of coding

set theMachine2 to machine "eppc://snehrir:first@10.3.0.139" --Sara


tell application "Finder" of theMachine2
	
	
	display dialog "Boo"
	
	
end tell

cause i can’t

I’ve spent hours trying to do this and I’ve failed miserably. I’m beginning to think that it can’t be done. :frowning:

I’ll be very happy if someone proves me wrong on this. :slight_smile: