Hello, there.
I wonder if I can get an arguments when I first run my program on PowerServer 2020.
For example, if I make a client program which runs on my desktop, I run it with "myprogram.exe test_arg" and then I get test_arg as a argument and I can use this in my program.
Just like that, I want get an argument when my program run on PowerServer 2020, maybe like this way, "http://my_powerserver_url/myprogram?test_arg".
How can I get an argument when my program run on PowerServer 2020?
Can somebody help me?
Thank you in advance.
? --> OK, / --> 404
The problem was just my mistyping so I didn't mention it. Sorry about that.