1) Get rid of the "Locals." and "Parameters." prefix from variables lookupstrings in Teststand. Since 90% of the commonly used variables in Teststand are either under "Locals" or "Parameters", it will save a lot of time getting rid of them, and in addition the expressions will get much shorter and clearer.
I think it can be done by keeping the existing parameters and locals tabs in seq editor, but in the lookup strings which have no special keyword in front (eg. runstate, globals) should be considered either locals, either parameters. (locals and parameters can have unique names for eg.)
2) The autocomplete feature in the expresion browser, would be of a greater help if it would work like the "Start menu" in Windows, rather then entering a
"." and then try to pick the nest entry. This will be very helpfull for nested properties.
Thank you.
krs