The bug has survived into 7.0.7
Inserting the line "oh dear", then replacing regexp "(.*)" with "o" results (after a while) in a long line starting with "oooooooo...".
Even though this problem can be circumvented by changing the regexp, I still consider it a bug, a bug that has been introduced after ...
Search found 3 matches
- Fri Jun 07, 2013 7:04 am
- Forum: General
- Topic: Some regexps which worked before now causes "eternal lo
- Replies: 9
- Views: 2160
- Thu Jun 06, 2013 2:03 pm
- Forum: General
- Topic: Some regexps which worked before now causes "eternal lo
- Replies: 9
- Views: 2160
Some regexps which worked before now causes "eternal lo
In earlier versions, replacing the whole contents of a line with something,
in this way: replace "\(.*\)" with "some text including \1;" did work.
Now (version 7.0.4) the corresponding regexp, "(.*)", causes TP to hang, eventually producing the error message (which btw cannot be copied and pasted ...
in this way: replace "\(.*\)" with "some text including \1;" did work.
Now (version 7.0.4) the corresponding regexp, "(.*)", causes TP to hang, eventually producing the error message (which btw cannot be copied and pasted ...
- Fri Feb 08, 2008 8:19 am
- Forum: General
- Topic: Start Record Macro menu item not present after upgr. to 5.1
- Replies: 4
- Views: 642
Start Record Macro menu item not present after upgr. to 5.1
Hi,
the Macro menu only shows "Stop Recording" after I've upgraded to 5.1.
Obviously this must have to do with my Windows XP configuration.
But is there a solution?
Removing config.xml from a directory under C:\Documents and Settings has been mentioned in another post, but there is no such ...
the Macro menu only shows "Stop Recording" after I've upgraded to 5.1.
Obviously this must have to do with my Windows XP configuration.
But is there a solution?
Removing config.xml from a directory under C:\Documents and Settings has been mentioned in another post, but there is no such ...