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


Click here to return to the 'Incorrect argument escaping' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Incorrect argument escaping
Authored by: PCheese on Nov 03, '09 11:22:31AM
By the way, the path escaping is incorrect. You should modify one line to be the following:
set myCommand to "open " & (quoted form of myPosix)

[ Reply to This | # ]