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


Click here to return to the 'An AppleScript to quickly show or hide hidden files' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to quickly show or hide hidden files
Authored by: OmniDragon on Apr 04, '10 12:09:12PM

"please disregard my last post!! ...that script does not work! (feel rather stupid ;)"

Shouldn't feel too bad. The original poster's script didn't work either. He called out a button variable that he didn't define resulting in:

"Specified button does not exist."

Had to change "default button 3" to "default button 2" because there IS no button 3



[ Reply to This | # ]