Use the Parameters entry field in the Startup dialog to specify parameters for your program. For example, if your program is designed to read a file name and the /xyz option from the parameter list, in that order, enter:
filename /xyz
For local debug sessions, you can also specify parameters for your program when you invoke the debugger from the operating system command line or a batch, command, or similar file.