Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

*View All Threads*Show in Threaded Mode


SubjectSet Selection new Reply to this message
Posted bys4turn3
Posted on03/17/09 08:13 PM



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)*



SubjectRe: Set Selection Reply to this message
Posted byRoman
Posted on03/18/09 03:01 AM



Assuming that "(Demo)" and "(Beta)" are the substrings in the Set Descriptions, you can do this:

%d=*(Demo)*;%d=*(Beta)*

(+ invert)


Roman Scherzer



View All Threads*Show in Threaded Mode