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


Click here to return to the 'a bug with "visible messages" - no, just bad AS coding...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
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 | # ]