Results 1 to 3 of 3

Thread: Disable undo feature within word

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2003
    Posts
    23

    Disable undo feature within word

    I have an external VB6 application controlling word that creates large catalogues. I have tried various approaches to stop the word instance from issuing a confirmation yes/no dialogue half way through the process. It waits for use intervention.

    I've tried setting alerts to false etc and it does not seem to work.

    Does anyone know how to switch undo feature off completely or set it to say 1, or 2 only instead of its default.

    cheers

  2. #2
    Fanatic Member Matt_T_hat's Avatar
    Join Date
    Dec 2001
    Location
    '76 Male Body Evil-Errors: 666
    Posts
    774
    How exactly are you controling the word instance?
    ?
    'What's this bit for anyway?
    For Jono

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2003
    Posts
    23

    sussed it

    its

    wDoc.undoClear

    this resets and flushes the space taken up with undo information and stops the message appearing

    cheers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width