Kbase P81709: The editor SEARCH method cannot find Line Feed Characters
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/30/2009 |
|
Status: Verified
SYMPTOM(s):
The editor SEARCH method cannot find Line Feed Characters
SEARCH method fails to find CHR(10)
The editor SEARCH method hangs when searching for the Line Feed Character CHR(10) with a case sensitive search flag.
FACT(s) (Environment):
Problem did not occur in 9.1D
Windows
OpenEdge 10.0A
CAUSE:
Bug# OE00106240
FIX:
Upgrade to OpenEdge 10.1A or later.
A possible workaround is searching for CHR(13) instead of CHR(10).