Re: Reading in file containing Low Values doesn't work correctly




"Timofmars" <Timofmars@xxxxxxxxx> wrote in message
news:1169586386.943359.202300@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Yes, I'm using Micro Focus Net Express 4.0.

I'm just a lowly programmer, not a DBA. I'm not at all familiar with a
(-N) runtime switch. Could you tell me how I could use this (-N)
switch?

Is it something I do on the compile, like I compile with the "D" option
to get the debugger .idy file. Or is it something I set in the script
that I run? Or something else?

Well, I am not familiar with Net Express, having stayed
with the OLD Micro Focus COBOL 3.2; but I used it
from the command line as, ...

xm run (-N) readnull

So it could possibly be placed in a script that you run.

For applications, I set the runtime switches in a configuration
file (.cfg) that the COBOL runtime uses at start up.

Perhaps, someone familiar with Net Express could provide
more explicit information.



.