|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
This may seem trivial but I need some help in parsing strings using VB.
My code goes somewhat like this: Document 2, by user x bla bla bla; Page number: 1 What I want is to be able to get '1' out of the string becasue that is the only information I need. I am trying to figure out how to get this information. Thanks! Note: I'm using windows 2000 |
|
#2
|
|||
|
|||
|
Read in the line
use RegEx to test to see if it exists in a line you can also have it mark the different indexes if it exists, look it up online and you'll be able to apply it. It has basically 3 cases you can use the object for |
|
#3
|
|||
|
|||
|
thanks for the reply...i got it working!
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Parsing Strings |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|