Chapter 4 (h) - You use QEMM and receive the 
		    "Bad Command or Filename " Message.

  
If you are using QEMM to load programs into upper memory, and the files command has a plus 
(+) sign for a delimiter, the following message appears:
  
Bad Command or Filename
  
Using a plus sign as a delimiter is not standard for MS-DOS. 
For example, the following command is not valid in MS-DOS:
  
c:\qemm\loadhi /r:1 files+30
  
To correct the command:
 
1.	Remove the QEMM files+nn command from your AUTOEXEC.BAT file.
 2.	Add the files command in your CONFIG.SYS file to specify the number of open files. 
	For example, you would add the following command to your AUTOEXEC.BAT file:
  
	files=30
  
 3.	Run MemMaker again to ensure you have the optimal memory configuration.
  

 