Skip to content

Latest commit

 

History

History

Q35233

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
layout title permalink
page
Q35233: Compiling in M Produces No .OBJ File
/kb/035/Q35233/

Q35233: Compiling in M Produces No .OBJ File

{% raw %}

Article: Q35233
Product(s): See article
Version(s): 1.00   | 1.00
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | | mspl13_basic
Last Modified: 20-OCT-1988

If compilation from within the editor gives no .OBJ file when the
same compilation outside of M succeeds in creating an object module,
check the CONFIG.SYS files setting.

In one case, a user had "files=25" while running under DOS Version
3.20, which doesn't support a file setting greater than 20. If files
exceed 20, DOS uses its default of eight files. When the user set
"files=20" an .OBJ was created from a compilation within M.

{% endraw %}