JohnnyBeGood
Member²
Hi,
I't would be, I think, usefull to have a utility that could identified the matching pair of parentese "(" . I explain my self
Lets say we have a range of 4 colors red,blue,yellow,green
than I select the expression like this one
and ((inte.inte_type = 'I'
and
vaat.vaat_code_info| |'' = 'DOMICILE')
or
(inte.inte_type = 'O'
and
vaat.vaat_code_info| |'' = 'ENTREPRI'
)
)
and vaat.vaat_id = adin.vaat_id_type_adr
After that I presse the button and the matching pair parentese "(" are higlight in the color define above..
Jean
I't would be, I think, usefull to have a utility that could identified the matching pair of parentese "(" . I explain my self
Lets say we have a range of 4 colors red,blue,yellow,green
than I select the expression like this one
and ((inte.inte_type = 'I'
and
vaat.vaat_code_info| |'' = 'DOMICILE')
or
(inte.inte_type = 'O'
and
vaat.vaat_code_info| |'' = 'ENTREPRI'
)
)
and vaat.vaat_id = adin.vaat_id_type_adr
After that I presse the button and the matching pair parentese "(" are higlight in the color define above..
Jean