Run/Debug

The Run/Debug command displays a dialog box that specifies a command line for the program you are developing, controls screen activity during execution, and sets the debugging mode.

The options include:

Program Arguments or Calling Program

If your current project is an EXE, you can specify command-line arguments in the Program Arguments field. If your current project is a DLL, then this field is called Calling Program, and you enter the name of the shell EXE program you use to call the DLL and any program arguments.

Additional DLLs

Specifies the DLL that your current project will be calling.

Animate Speed

Sets the speed at which the environment traces program execution.

Related Command

Run menu: Animate

See Also

Chapter 5, “Debugging Programs”