I have used MSE (Microsoft Development Environment) to debug scripts
for some time. I upgraded my system to Office 2007. The Microsoft
Development Environment is at version 7.0 and the Microsoft Script
Editor says it is version 10.0. Since upgrading, I am unable to do
any print of variables in the Command Window. In the past, I would do
a ?temp to display the value of the variable temp. No it always comes
back with the message 'No Expression'.
I know I can always watch variables but sometimes I do not want to do
this. I have also tried using Debug.Print but get the same results.
Any help?
TIA