Page 1 of 1

Calling Genie to Run a marco with substitutional variables

Posted: Fri Jul 15, 2011 10:18 am
by java400man
How do remove or avoid extra white spaces from the value of a variable pass to a macro?

example:
http://server:8080/profoundui/userdata/ ... mypassword

User john is not recognize because there are some spaces after the value "john".


Thanks.

Re: Calling Genie to Run a marco with substitutional variables

Posted: Mon Jul 25, 2011 9:56 am
by David
I'm not sure that I understand the problem.

In your example URL, I'm not seeing any extra spaces. Is it just that you need to trim the value used when you are creating the URL? How is this URL created? Is it coded statically in a page, or is it generated by a program?