Hi there,
My Environment: Visual COBOL 3.0, Visual Studio Community 2015
How can I keep tabs when reading line sequential files i.e. not expand to spaces? Ideally I want to set it so that my project always just writes and reads line sequential files without interfering with the content i.e. no null insertion and no tab expansion.
Thanks,
Linden