Search found 3 matches

by Lauma
Mon Mar 18, 2013 11:33 pm
Forum: General
Topic: Executing my.exe with command line arguments
Replies: 4
Views: 12862

Re: Executing my.exe with command line arguments

Thanks "Contributer", good idea, I'll try it ! ;)
by Lauma
Thu Mar 14, 2013 9:39 pm
Forum: General
Topic: Executing my.exe with command line arguments
Replies: 4
Views: 12862

Re: Executing my.exe with command line arguments

Thanks Trogluddite ;)

It would be cool (with parameters from command-line) , because that I can use my EXE on the server side via CRON or other task scheduler, or even via PHP (shell_exec).
by Lauma
Wed Mar 13, 2013 8:30 pm
Forum: General
Topic: Executing my.exe with command line arguments
Replies: 4
Views: 12862

Executing my.exe with command line arguments

Hi all !!! ;)

Can somebody tell me if it is possible to pass parameters from the command line in the program (EXE) created in FlowStone-3 ?
And if so, how it can be implemented?