Skip to content

Replace nonbreakable spaces with normal ones in copybooks when loading #316

Closed
@yruslan

Description

@yruslan

Background

When copybooks are converted from a mainframe, the converter can insert non-breakable spaces (0xA0) instead of normal spaces (0x20) in copybooks.

This confuses parser and field name trimming does not always work.

Feature

Replace 0xA0 characters with 0x20 when copybooks are loaded.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions