09-22-2016, 04:33 PM
I am in need of some help regarding Regexp. More specifically:
(a) Regarding the rx menu on QM "More Tools". I need some help on item "My - Edit" (Edit my regexp submenu). What is it exactly? Could it be somewhere in QM help files?
(b) Could I find somewhere help on analysing an rx, that one may find in a routine? (Example what is exactly : "(?m)^(?:#sub +(\w+))").
© Last, but not least, if I need to locate a point (.) in a rx expression, should I simply use : "[.]"
Many thanks in advance.
(a) Regarding the rx menu on QM "More Tools". I need some help on item "My - Edit" (Edit my regexp submenu). What is it exactly? Could it be somewhere in QM help files?
(b) Could I find somewhere help on analysing an rx, that one may find in a routine? (Example what is exactly : "(?m)^(?:#sub +(\w+))").
© Last, but not least, if I need to locate a point (.) in a rx expression, should I simply use : "[.]"
Many thanks in advance.