I need to mount an OS X volume in Mac OS 9.
When I go into the chooser, Connect to server IP address "123.456.789.1", enter the username password, select the volume... mounts perfectly.
when I use this applescript:
Code:
mount volume "afp://123.456.789.1/volume" as user name "username" with password "thepassword123"
No success... -1070 error.