How to get special character from a string?



          Str="ab%cdef86nd..78a%"
          b=len(Str)
          For i=1 to len(Str) -1
          a=mid(Str,i,1)                                 
           If (chr(37)=a) Then
                 temp= temp&a              
             End If
          Next

          msgbox temp
                      

Comments

Popular posts from this blog

Is QA a easy job?

Latest Version of TestComplete

Successful tester