O
OHM \( Terry Burns \)
Hi Peeps,
I some code which runs on the New Event for a document, amongst other things
it sets the Built in property for Documents Title. This works
However, when I try to save the new document, I would have expected it to
use the Title property, instead it comes up with the word 'This'.
Now if I open the properties box and then Ok it, when I now try to save it
used the Title property,
How can I get around this ?
Cheers
--
OHM ( Terry Burns ) * Use the following to email me *
Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
I some code which runs on the New Event for a document, amongst other things
it sets the Built in property for Documents Title. This works
However, when I try to save the new document, I would have expected it to
use the Title property, instead it comes up with the word 'This'.
Now if I open the properties box and then Ok it, when I now try to save it
used the Title property,
How can I get around this ?
Cheers
--
OHM ( Terry Burns ) * Use the following to email me *
Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--