How to program the "ESC" key in a procedure

  • Thread starter Thread starter Adam
  • Start date Start date
A

Adam

I just posted the question below and would appreciate
receiving a response to my e-mail address
(e-mail address removed) I need to leave in a few minutes.
Thank you.


I have written two identical procedures:

proc main
show_1.pps
endproc

proc main
show_2.pps
endproc

Each runs a continuous PowerPoint Show of a few slides,
and I have scheduled each show to run for 10 minutes every
day. When the second show starts, the first freezes on
the screen. How do I program an "Esc" command at the
beginning of the second show to terminate the first show ?
 
1st - this is a WinXP newsgroup, not OfficeXP newsgroup - you'll have
better luck in one of the office newsgroups,
2nd - we won't send a response to your personal e-mail - that's the
purpose of a "free public peer-to-peer newsgroup, you have a problem,
you post, someone else posts the solution - "we all learn"
3rd - if you want personal care, sent right to your own e-mail, then
you'll have to hire someone and pay for it.
 
Back
Top