Can't seem to get the select set selection right. I know about RE, but I'm still having problems..I'm try to exclude Demo and Beta's. Something like this:*(Demo)* or *(Beta)* *(Demo)* | *(Beta)*then apply the logical NOT...Are ()'s literals? I tried this too:*(Demo)|(Beta)*