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


Click here to return to the '10.4: 10.4.3 update may break Automator workflows' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: 10.4.3 update may break Automator workflows
Authored by: windfate on Dec 01, '05 11:48:17AM

I was able to get POSIX paths working again under 10.4.3 by adding "as Unicode text" as below:

set itemPath to (quoted form of POSIX path of (a_file as Unicode text))



[ Reply to This | # ]