PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Augh! - How can you prevent script execution?

Reply

Augh! - How can you prevent script execution?

 
Thread Tools Rate Thread
Old 04-11-2004, 11:34 PM   #1
Jim Frankland
Guest
 
Posts: n/a
Default Augh! - How can you prevent script execution?


Hi all,

I've got a form with lots of customization. I have a very old version saved
as an OFT.
Recent versions though are only PUBLISHED to a public folder directory in
exchange.

I have some code with bugs. I get a syntax error when attempting to open
the form, then Outlook gets stuck in an endless loop.

1. Can I open the form in design mode without executing the embedded
script - which occurs immediately on OPEN?

2. Since I can no longer design the form, can I somehow get it saved as an
OFT again without using the form design tool?
(At least then I could edit the file and damage the loop part of script with
a file editor so it doesn't get stuck when opening!)

Thanks!

Jim ô¿ô




  Reply With Quote
Old 05-11-2004, 04:29 PM   #2
Jim Frankland
Guest
 
Posts: n/a
Default Re: Augh! - How can you prevent script execution?

Solved...

CTRL + BREAK

Stops script execution.


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off