Linefeeds in source code when using OEM source code¶
What is new - 8.1¶
There were 2 issues when creating DataFlex Reports Report Views in the DataFlex Studio:
- The source code always contained a BOM instruction (file was saved as UTF-8) and does not check the DF Studio setting for OEM/UTF-8.
- The output is difficult to use as each line may contain one or more CR/LF instructions.
Both issues are now fixed.