Instruct the text converter to advance to the next input record.
This method works only in the Manual mode.
Function GoNext()
none
If IsSSN(c) Then
FindSSN = p
Exit Function
Else
this.GoNext
End If
TextConverter's Methods