INTERACT FORUM

More => Old Versions => Media Center 12 (Development Ended) => Topic started by: SwellGuy on May 02, 2008, 02:50:43 pm

Title: Smartlist Improvements in 491 (and later)
Post by: SwellGuy on May 02, 2008, 02:50:43 pm
In MC 12.0.491 you will be able to group rules to be OR'd and AND'd together simply by encasing them in brackets ('( )' to OR them and '[ ]' to AND them) so that...

( Rule 1
  Rule 2 ) = (Rule 1 OR Rule 2)

( Rule 1
[ Rule 2
  Rule 3 ]
  Rule 4 ) = (Rule 1 OR (Rule 2 AND Rule 3) OR Rule 4)

For example...

(http://www.pix01.com/gallery/DC3F715F-8535-45C8-9257-9BA21870CC2C/SmartlistDlg_Enhancement/3801117400.jpg)

becomes...

(http://www.pix01.com/gallery/DC3F715F-8535-45C8-9257-9BA21870CC2C/SmartlistDlg_Enhancement/3801117401.jpg)
Title: Re: Smartlist Improvements in 491 (and later)
Post by: Matt on May 05, 2008, 08:48:41 am
<bump now that 492 is public>