A
Anders Lindén
Hello!
I was putting a CommandButton directly on my slide in powerpoint 2000 SR-1.
When I click the button in design mode, the vb script editor came up.
Then, in the automatically created event handler, I tried to CommandButton1.Caption="foo".
When I run the presentation, the caption of the button is changed by the script, but when
I stop the presentation, that caption is still "foo". Its even "foo" when I run the
presentation the next time!
I want that caption to have an established value each time I start the presentation!
What have I foreseen?
best regards
/Anders Lindén
I was putting a CommandButton directly on my slide in powerpoint 2000 SR-1.
When I click the button in design mode, the vb script editor came up.
Then, in the automatically created event handler, I tried to CommandButton1.Caption="foo".
When I run the presentation, the caption of the button is changed by the script, but when
I stop the presentation, that caption is still "foo". Its even "foo" when I run the
presentation the next time!
I want that caption to have an established value each time I start the presentation!
What have I foreseen?
best regards
/Anders Lindén