MsAgent

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Question 1:
When I use MsAgent command "NEXT", it won't switch to the next slide. Why? I
use the example from MicroSoft (prenar.zip). The macro does not continue.
Could it be because I use Office XP and the macro is made for Office 2000?

I have solved it by only use the first slide to write the code on. The
"NEXT" works and continue to show the next slide but the code continues to be
read from the first slide. Any suggestion?

Question 2:
When the presentation is finnished, I want it to start all over again. How
is this to be done? Normally, I just tell the presentation to loop until Esc
is pressed. When loop back to first slide, MsAgent does not start. How can
this be solved?

/ Ulf
 
Ulf,

Your best bet is to purchase VOX Proxy (www.voxproxy.com).
The presentation narrator macros require a click event to kick off so the
loop is never going to work if you have the agent hide on the last slide.
You might try leaving the agent showing on the last slide and see if it uses
the code from the first slide when it loops.

As for the problem you're having with the NEXT command, I'd go take a look
again at the documentation. It works fine on my PC.

BUT, I still recommend using VOX Proxy if you're going to use agents with
PowerPoint.
 
Back
Top