Updates:
Status: WontFix
Labels: -Target-2.8
Comment #25 on issue 1455 by pekka.klarck: Process.Start Process unable to
execute command which change folder
http://code.google.com/p/robotframework/issues/detail?id=1455
I don't see why you cannot use Process.Start Process if you can use
OS.Start Process. The latter has `shell=True` hard coded so just adding
`shell=True` at the end of the arguments of the former should work the same.
Anyway, you are right that this issue can be closed and that using
variables with named argument syntax should be documented better. That's
actually something that needs to be documented in the User Guide. I'll
reopen issue 1430 that covered documenting named args enhancements with a
note that using variables is still missing.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.