Format: new program_name [pr=num] [core_file]
Tells the debugger to open a new window to start debugging the program, program_name, and put in MULTI's internal program slot numbered num. If program_name is not specified, the current program name is used. If num is not specified, MULTI puts the program in the first empty slot.A core file for the new program may also be specified.