The Command Line Dialog allows the programmer to specify an arbitrary command-line parameter string that is passed to the application when the Compile and Execute, or Compile and Debug options are used.
The result can be read with COMMAND$ within the program, for the purposes of testing the application.
Arguments |
An arbitrary string passed to the application in the COMMAND$ parameter. |
OK |
The text in the Arguments field is accepted and retained for the session. |
Cancel |
The previous command-line text, if any, is retained unaltered. |
See Also
The Integrated Development Environment