Files
eiffel-org/documentation/15.08/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-arguments.wiki
eiffel-org eb437975c1 Create documentation branch for 15.08
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1430 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2015-09-03 08:29:39 +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.