Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Problem with text handling.

$
0
0
I have to create a code that interacts with code. When I try to [Dim doconvert As New ConvertPostCode] it is saying that it is not defined. I have the following code for one of the private subs.


 [Dim NewText As String
    Dim doconvert As New [/ConvertPostCode]
    Private Sub capfirst()
        doconvert = New [/ConvertPostCode]
        NewText = doconvert.CapatalizeFirstLetter(txtText.Text)
        txtText.Text = NewText
    End Sub]

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>