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


Click here to return to the 'No files exported' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
No files exported
Authored by: foop on Mar 27, '06 09:07:10AM

Nothing is exported (no files written) for me when I run this script. Best I can tell from the AppleScript log, the script is unable to get any window names:

tell application "System Events"
get name of every window of application process "Stickies"
{}
end tell

I'm running 10.4.5. Anyone else see this behavior?



[ Reply to This | # ]