O
OHM \( Terry Burns \)
Sorry, this is a second post, but now its at the right level
Can someone tell me where to set the following in vb code please
When you open up the document properties. There is a tab called contents in
a blank document the word Title appears, and this can have entries below it.
What does this tab represent
How to access the contents programatically
TIA
--
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))
--
Can someone tell me where to set the following in vb code please
When you open up the document properties. There is a tab called contents in
a blank document the word Title appears, and this can have entries below it.
What does this tab represent
How to access the contents programatically
TIA
--
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))
--