Debug: N (Name)
Specifies the name of an executable file for a Debug l (load) or w (write) command, or specifies parameters for the executable file being
debugged.
n [drive:][path] filename
To specify parameters for the executable file you are testing, use the
following syntax:
n file-parameters
Parameters
Used without parameters, the n command clears the current specifications.
[drive:][path] filename
Specifies the location and name of the executable file you want to test.
file-parameters
Specifies parameters and switches for the executable file you are testing.
See Also
For information about loading the contents of a file or of specific disk
sectors into memory, see the Debug L (Load) command.
For information about writing the file being debugged to a disk, see the Debug W (Write) command.
More Information About Debug: N
Debug: N--Notes
Debug: N--Examples