
Inline adoc files when they are included exactly once. Also fix language tags because this inlining gives us better information on what language the code is written in.
25 lines
635 B
Plaintext
25 lines
635 B
Plaintext
== Why is this an issue?
|
|
|
|
This a limit of the Microfocus COBOL compiler.
|
|
|
|
|
|
== Resources
|
|
|
|
* https://www.microfocus.com/documentation/server-express/sx20books/prlimi.htm[Microfocus COBOL compiler - System Limits and Programming Restrictions]
|
|
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
=== on 17 Mar 2015, 19:38:43 Ann Campbell wrote:
|
|
I need some help understanding this one [~freddy.mallet]
|
|
|
|
=== on 30 Jun 2015, 11:56:43 Freddy Mallet wrote:
|
|
@Ann, this is a system limitation listed in the Microsoft documentation page :
|
|
|
|
* File record size 62 Kbytes
|
|
|
|
endif::env-github,rspecator-view[]
|