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


Click here to return to the 'Create a Numbers document listing all Safari bookmarks' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create a Numbers document listing all Safari bookmarks
Authored by: ChazMacs on Jun 16, '09 09:42:01AM

I'm not an AppleScript user, generally, but tried this. I got an error when running the script in Script Editor:
Syntax Error
Expected class name but found identifier.

The word "disk" was highlighted in the line:
tell application "System Events"
set these_bookmark_filepaths to the POSIX path of every disk item of folder bookmarks_folderpath whose name extension is "webbookmark"

Is it just me, or am I doing something incorrectly?



[ Reply to This | # ]