Mac OSX Leopard and server connections

2010-02-05 Thread Dan Soneson
Hi everyone, I have a rather odd problem using rev applications on Mac OSX Leopard, connecting to a server on my network. I connect to a server with an Applescript command: do theScript as Applescript. I can do this just fine. But if I unmount the server by dragging it's icon to the trash,

Re: Mac OSX Leopard and server connections

2010-02-05 Thread Devin Asay
On Feb 5, 2010, at 2:19 PM, Dan Soneson wrote: Hi everyone, I have a rather odd problem using rev applications on Mac OSX Leopard, connecting to a server on my network. I connect to a server with an Applescript command: do theScript as Applescript. I can do this just fine. But if I

Re: Mac OSX Leopard and server connections

2010-02-05 Thread zryip theSlug
2010/2/5 Dan Soneson soneso...@southernct.edu: Hi everyone, I have a rather odd problem using rev applications on Mac OSX Leopard, connecting to a server on my network. I connect to a server with an Applescript command: do theScript as Applescript. I can do this just fine. But if I

Re: Mac OSX Leopard and server connections

2010-02-05 Thread zryip theSlug
2010/2/6 zryip theSlug zryip.thes...@gmail.com: Hi Dan, To resolve your problem you could use a try statement like this:        set myVolume to /Volumes/George        try                do shell script ls myVolume         -- check if the volume /Volumes/George exists. If the volume

Re: Mac OSX Leopard and server connections

2010-02-05 Thread BNig
. regards Bernd -- View this message in context: http://n4.nabble.com/Mac-OSX-Leopard-and-server-connections-tp1470797p1470939.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-revolution mailing list use-revolution

Re: Mac OSX Leopard and server connections

2010-02-05 Thread Sarah Reichelt
I have a rather odd problem using rev applications on Mac OSX Leopard, connecting to a server on my network. I connect to a server with an Applescript command: do theScript as Applescript. I can do this just fine. But if I unmount the server  by dragging it's icon to the trash, then remount

Re: Mac OSX Leopard and server connections

2010-02-05 Thread Paul Looney
Dan, We have found this problem on OS X going back to Panther, 10.3.9. In our experience it happens when attempting to mount two volumes (or share points) with the same name. OS X will label the second one The Same Name-1 but the -1 is hidden. This can happen when a volume is remounted before