Search Again:

AppleScript & QuickDNS Pro

From: Travis Britt
Date: Sunday, November 29, 1998
Time: 5:43:00 pm

We've got about 80 domains, and I need to make some global changes to the
SOA values. So of course I'd like to use AppleScript to automate it.
Everything is working great except when I try to save a modified domain.
No matter how I try to do it it throws an OS error -35, which usually means
it can't find the volume it's supposed to write to (right?).

I'm using the following syntax:
close document 1 saving yes

I even tried writing out different paths to the saved file:
save document 1 in "Hard Disk:Some Folder:mydomain.com."

No dice.

Anyone had trouble with this before? What am I missing? I tried the same
save function with another app and it works fine, so I don't think it's a
system issue. Maybe it's specific to QuickDNS Pro?

TIA,

Travis Britt
Alternative Media Solutions
<http://www.alternativemedia.com/>



Messages In This Thread:



Return to Digital Point Solutions' Home Page