-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 4.3.2
-
Component/s: Editor - Page / Comment Editor
I cut and paste COBOL source which always start at column #7 or #8 (called area A).
However, when using the code macro, the first line is displayed without leading spaces.
Thus :
________move 1 to a
________add 5 to 1 giving b
is formatted as :
_move 1 to a
________add 5 to 1 giving b
Can this be fixed please ? code macro version 2.0.15
- duplicates
-
CONFSERVER-23449 Code macro removes all leading white space till first character
-
- Closed
-