Search found 3 matches

by michaeldinning
Wed Feb 18, 2004 11:41 am
Forum: General
Topic: Character Class not recognized in Regular expression
Replies: 3
Views: 494

2 sets of [] around the :upper: is what is needed.

ie: replace \([[:upper:]]\) with \n\1

'Match Case' must be checked, otherwise :upper: matches all lower case charactors also[/b]
by michaeldinning
Fri Feb 06, 2004 4:11 pm
Forum: General
Topic: how to install multiple languages
Replies: 1
Views: 237

Follow the instructions in the download / dictionaries part of this website
by michaeldinning
Tue Jan 20, 2004 11:43 am
Forum: General
Topic: Document Selector Bug
Replies: 3
Views: 545

I can reproduce the effect on 4.7.2, windows NT4 SP6 Setting When files are modified by another process to "Ignore" obviously stops the problem because the files are not reloaded. I guess the original poster is wanting to reload the document so has it set to Prompt or auto-reload. When changing ...