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


Click here to return to the 'a bug with "visible messages" ... it has to consist of at least 2 messages?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
a bug with "visible messages" ... it has to consist of at least 2 messages?
Authored by: eksimo on Jan 17, '04 12:42:26PM
maybe you have only 1 unread mail? there seems to be a bug with visible messages, as this list has to consist of at least 2 messages ... with only 1 or less you get that "NSUnknownKeyScriptError" error ... kind of buggy :-(

[ Reply to This | # ]
a bug with "visible messages" ... it has to consist of at least 2 messages?
Authored by: googoo on Jan 20, '04 11:07:38AM

That was it. Now why did I not think of that!

-Mark



[ Reply to This | # ]
a bug with "visible messages" - no, just bad AS coding...
Authored by: aamann on Apr 22, '04 02:04:52AM
It is not a bug with visible messages but rather an oversight in the coding of the original script...

Try using set the visible messages to every message whose read status is false as list which should work for single messages as well - AS automatically typecasts single item lists to non-list items...

[ Reply to This | # ]