Problem:
Why does dfconv use 1 byte for valid ASCII characters and 2 bytes for anything else?
Resolution:
From a command line (either Mainframe Express, Net Express or Studio), use these commands:
set cobsw=-n
run dfconv profilename inputfile outputfile
This runtime switch will remain active for the duration of the Command Prompt session you are using. By default, Micro Focus will add an extra x'00' to hexadecimal values lower than x'1F'. By setting the -n switch the extra x'00' is not added to the file.
#Server
#Enterprise
#EnterpriseServer
#COBOL