Re: Contact form with code from 2002 to 2007
- From: "Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx>
- Date: Mon, 16 Jun 2008 14:41:12 -0400
but unfortunately the scrollbars in the Outlook form's code window are grey
( not possible to scroll) !!?
Try using the PageUp and PageDown keys.
I heard that maybe it could be the security settings why the code is not
displayed.
I heard in debug mode the security settings should not be active, therefore
the code is displayed ??
There are no security settings governing whether code is displayed or not.
Whats about the thing with safe places in Office 2007 to load a form from?
If you want a form to run code, you must publish it. See http://outlookcode.com/article.aspx?id=67
There is no certificate on the form!
That's completely normal and expected.
What about this selfcert.exe?
Selfcert.exe is used to create a certificate that can be used to sign a VBA code project. It has no connection with custom form code.
What is about this “Vertrauenswürdige Orte” (trusted places)?
Also no connection with custom form code or Outlook VBA.
Another thing I tried is to open the form as described, open the form start
script debugger, copy the code from there open the Skript Editor paste the
code there and publish the form in personnel forms.
Did you try just opening the form as described and then publishing it to the Personal Forms library?
Then I publish it renamed in personnel forms, close Outlook, start again,
then I opened the form in design mode and the code is not shown again. !!?
Opened which form using what steps?
.
"Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:uAmB7TzzIHA.5816@xxxxxxxxxxxxxxxxxxxxxxx
Try scrolling the Outlook form's code window up and down. I remember seeing
an occasional problem with the window opening to the bottom of the script,
so that it looks like there's no code, but it's really there, just scrolled
out of sight.
TIP: You can open the item in design mode in fewer steps if the use the
Tools | Forms | Design a Form command and then browse for templates in the
file system.
"angot" <angot@xxxxxxx> wrote in message
news:%23xkT1nyzIHA.5108@xxxxxxxxxxxxxxxxxxxxxxx
I use a german version of office 2007 so maybe the translations of the
commands are not correct.
I open the form in Outlook with the button new - then choose a form - then
templates from the file system - then I opened the *.oft file, which
worked
correctly in OL 2002 and 2003.
Then I go to editor options with the program button on the left top corner
of the form and switch on display “developer …”.
Then I go to register card developer tools - design this form - then
display
code. The window “Skript Editor” opens but there is no code.
When I go to “script debugger” in the section “code” on left side of the
form a new window “Microsoft script editor (run)” opens - the code is
shown
inside.
- References:
- Contact form with code from 2002 to 2007
- From: angot
- Re: Contact form with code from 2002 to 2007
- From: Sue Mosher [MVP-Outlook]
- Re: Contact form with code from 2002 to 2007
- From: angot
- Re: Contact form with code from 2002 to 2007
- From: Sue Mosher [MVP-Outlook]
- Re: Contact form with code from 2002 to 2007
- From: angot
- Contact form with code from 2002 to 2007
- Prev by Date: Re: Contact form with code from 2002 to 2007
- Next by Date: Emailing personalized forms not working
- Previous by thread: Re: Contact form with code from 2002 to 2007
- Next by thread: Set Focus on Outlook Folder
- Index(es):
Relevant Pages
|