Files
eiffel-org/documentation/21.11/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-arguments.wiki
eifops 2839895650 Added doc for 21.11
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2328 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2021-11-24 16:23:28 +00:00

13 lines
617 B
Plaintext

[[Property:title|Run with arguments]]
[[Property:weight|-14]]
[[Property:uuid|0c8c089c-f953-3337-87dc-09a0c8150c21]]
While working on a project, you may want to launch your system with one or more arguments.
There are two ways to access the '''Execution Parameters''' dialog which lets you specify arguments to be used by your system when launched from EiffelStudio:
* By following the EiffelStudio menu path: <code lang="text">Execution -> Execution parameters</code> .
* By right-clicking any of the buttons on the debugging toolbar.
See the [[Execution profiles|Execution parameters dialog]] for more details.