We are using Microfocus Visual Devhub Cobol 6.0 with patch 20 and RHEL 8.3 and database is Microsoft SQL Server 2019.
When LANG variable is set as en_US.utf8 by default, then both LOW-VALUES and HIGH-VALUES are being populated as blank, so table browse is getting failed.
But when the LANG variable is changed to en_US, then LOW-VALUES and HIGH-VALUES are having the expected values of X"00" and X"FF". Please note that all other environment setting remain unchanged.
Need help to understand the LOW-VALUES and HIGH-VALUES behavior change due to this LANG setting.
Please let us know if any other inputs are required.
#VisualCOBOL
#MicroFocus
#COBOL