Kbase P168099: Preprocessor reference or include file between braces is not pasted from clipboard in OpenEdge Archi
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/13/2011 |
|
Status: Unverified
SYMPTOM(s):
Preprocessor reference or include file between braces is not pasted from clipboard in OpenEdge Architect text editor
Preprocessor reference between curly brackets is not copied when source code line is copied and pasted in OpenEdge Editor perspective.
Text within brackets is not pasted from clipboard in OpenEdge Architect text editor
Text within quotes is not pasted from clipboard in OpenEdge Architect text editor
FACT(s) (Environment):
Preprocessor reference is copied correctly if only the text on the line is copied, but not the newline characters.
Preprocessor reference is copied correctly when the entire line is copied in the standalone Procedure Editor client (prowin32.exe).
Windows
OpenEdge 10.2B
CAUSE:
Bug# OE00198339
FIX:
None at this time.
As a workaround, copy to the clipboard only the characters on the original line, but not the newline characters. Then open an empty line in the desired location, and paste the contents of the original line into the empty line.
If copying multiple lines, copy to the end of the last line of text, do not copy to the line below it. This way it will not copy the last cr/lf character.