Page 1 of 1

Params being ignored

Posted: Wed Feb 26, 2020 3:11 pm
by asawyer13
Not sure if I'm doing something wrong or not.

I am wanting to pass a couple parameters to my desktiop app running on TSP.

I am using HTML5.

The Url is:
https://www.alan.com/software/html5.htm ... w=Customer

That's not the real URL be basically what I'm sending.

I am trying to login via web credentials, which works, but it appears at though the command line is always empty.

Am I doing something incorrectly?

Re: Params being ignored

Posted: Thu Feb 27, 2020 5:26 am
by juwagn
Hello,

"params" can not be passed "as is" alone, it must be passed together with "program" and "startupdir" options.

Sincerely yours, JW.