Execute
With it a program can be started with any arguments. A requester will apear so you can enter the program-name and its args. As default the
active entry will be used.
Options:

- Start mode
- Normal mode
Useable for programs like pictureviewers. If the program uses the textmode for requests you should not use this mode because there is no possibilty to make inputs.
- Console mode
The program will be executed in a terminal so you can perform textinputs.
- Console mode with wait for any-key
As described above but you have to press return after execution. This lets you see the output.
- Display output
After the execution the program-output will be displayed. But you have to define an existing viewer because not every system contains 'xmessage', which I use by default.
- Global Program
The program will be execute global, that means without the leading './' (but in the current dir).
- Request these flags
The options will be requested on every execution.
The last textfield offers you the possibility to name a viewer for the output. The string has to contain %s, because the name of the outputfile will be filled in there.
Goto Function
Goto Edit Button
Home