Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript to manage multiple unrelated iWeb sites' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to manage multiple unrelated iWeb sites
Authored by: mark hunte on Feb 02, '06 05:59:07PM

Ah, realised whats going on.

when i was testing i already had the "iWeb_Projects" folder filled with some projects.

If on the first time you run the script and select swap, there is nothing in the
"iWeb_Projects" folder to swap with. So it errors out.

To get started, select to create a New project first rather than swap.

I will fix this. by telling it to tell you there is nothing to swap to so make a new project first.

But you should be ok from then on Fingers crossed.

remember to change the error handler Back.




---
mh



[ Reply to This | # ]
An AppleScript to manage multiple unrelated iWeb sites
Authored by: mark hunte on Feb 02, '06 07:11:36PM

Ok this that is fixed.

heres the link to the new version

http://uk.geocities.com/markosx@btinternet.com/scripts/iweb_sites_scpt.txt

---
mh



[ Reply to This | # ]
An AppleScript to manage multiple unrelated iWeb sites
Authored by: skirtley on Feb 02, '06 07:15:32PM

I tried a 'test' account with file vault turned off. I created a iWeb_Projects, and it worked as expected. I will try the new script to see if there is any change.

Sorry to have modified your code before. I was just trying to debug where my problem was. Old habits.



[ Reply to This | # ]
An AppleScript to manage multiple unrelated iWeb sites
Authored by: mark hunte on Feb 03, '06 02:21:03AM

OK I will see what I can do for file Vault users.

Also thanks for making me look at the code again, and spot a small issue.

By the way you can change the code as much as you like, My concern
was, that part of the script need to be as is...

will carry on talking over email RE: file vault users. and post the results back here...
If anyone else spots anything else please let me know.

Thanks

---
mh



[ Reply to This | # ]