S
shadow-king via DotNetMonster.com
Hello,
Just want to ask about text parsing in vb.net.... I have a textfile and i
want to get the decimal number.. when i to get the 1.52 i can get the right
result but when the digit become 10.26 i only get the 0.26... is there a code
that will recognized if the place value changes? Or can i get a length of
text and a code will determine the numbers so that i will only get numbers
not the whole text??
Thanks
Just want to ask about text parsing in vb.net.... I have a textfile and i
want to get the decimal number.. when i to get the 1.52 i can get the right
result but when the digit become 10.26 i only get the 0.26... is there a code
that will recognized if the place value changes? Or can i get a length of
text and a code will determine the numbers so that i will only get numbers
not the whole text??
Thanks