In message <[EMAIL PROTECTED]>, Just Lurker writes: >The expression in my previous post should read > >^[[:ascii:]&&[^[:cntrl:]\u0020\\<>\"\[\].,;:@]]*$ > >On 10/3/05, Just Lurker <[EMAIL PROTECTED]> wrote: >> Does ORO support the subtraction/intersection functionality?
No, that syntax is not supported. You'll have to specify the ranges explicitly. Alternatively, if you're ambitious, you could add the functionality and submit a patch :) daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
