Click here to Skip to main content
16,014,591 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: metaphones Pin
leppie11-Sep-08 4:34
leppie11-Sep-08 4:34 
QuestionVBScript - View Source Pin
Reelix11-Sep-08 3:55
Reelix11-Sep-08 3:55 
AnswerRe: VBScript - View Source Pin
jzonthemtn11-Sep-08 6:24
jzonthemtn11-Sep-08 6:24 
GeneralRe: VBScript - View Source Pin
Reelix11-Sep-08 20:11
Reelix11-Sep-08 20:11 
QuestionVB.net Searching File for string Pin
Maffyx11-Sep-08 3:29
Maffyx11-Sep-08 3:29 
AnswerRe: VB.net Searching File for string Pin
jzonthemtn11-Sep-08 6:28
jzonthemtn11-Sep-08 6:28 
GeneralRe: VB.net Searching File for string Pin
Maffyx11-Sep-08 10:31
Maffyx11-Sep-08 10:31 
GeneralRe: VB.net Searching File for string Pin
Maffyx13-Sep-08 18:58
Maffyx13-Sep-08 18:58 
Ok I have it searching the file fine, it reads the line and prints it out how it is supposed to. But now I guess is how to work on my second question. I can split the line fine, the only problem is I'm unsure of how to get the last number in the string or the last thing that has been split. Say we have :

[2449] = "0:37;5277;1201.7;1297.2;1436.9;467.4",


I need to get the last number in the string that is after the last ";" so it would be "467.4". I'm guessing I would need some type of loop but I'm not sure how to count the number of splits it has done. The number I'm looking for will always be after the 5th ";". If I can get that number, the only thing left to do would be to format it. But that can be saved for later.
GeneralRe: VB.net Searching File for string Pin
Maffyx13-Sep-08 20:05
Maffyx13-Sep-08 20:05 
GeneralRe: VB.net Searching File for string Pin
Maffyx13-Sep-08 20:42
Maffyx13-Sep-08 20:42 
QuestionVBA Quicky Pin
harveyhanson11-Sep-08 0:51
harveyhanson11-Sep-08 0:51 
AnswerRe: VBA Quicky Pin
ChandraRam11-Sep-08 1:20
ChandraRam11-Sep-08 1:20 
QuestionInternet Explorer Toolbar Pin
Gagan.2011-Sep-08 0:38
Gagan.2011-Sep-08 0:38 
AnswerRe: Internet Explorer Toolbar Pin
harveyhanson11-Sep-08 0:52
harveyhanson11-Sep-08 0:52 
GeneralRe: Internet Explorer Toolbar Pin
Gagan.2011-Sep-08 18:13
Gagan.2011-Sep-08 18:13 
AnswerRe: Internet Explorer Toolbar Pin
LloydA11112-Sep-08 12:41
LloydA11112-Sep-08 12:41 
QuestionRe: Internet Explorer Toolbar Pin
Gagan.2012-Sep-08 17:03
Gagan.2012-Sep-08 17:03 
QuestionWindows Services Pin
Gagan.2011-Sep-08 0:32
Gagan.2011-Sep-08 0:32 
AnswerRe: Windows Services Pin
jzonthemtn11-Sep-08 1:28
jzonthemtn11-Sep-08 1:28 
QuestionRe: Windows Services Pin
Gagan.2011-Sep-08 18:21
Gagan.2011-Sep-08 18:21 
AnswerRe: Windows Services Pin
jzonthemtn12-Sep-08 2:18
jzonthemtn12-Sep-08 2:18 
AnswerRe: Windows Services Pin
LloydA11112-Sep-08 12:50
LloydA11112-Sep-08 12:50 
QuestionRe: Windows Services Pin
Gagan.2012-Sep-08 17:10
Gagan.2012-Sep-08 17:10 
QuestionStore MS Word file in SQL Database by vb.net Pin
naresh150710-Sep-08 22:55
naresh150710-Sep-08 22:55 
AnswerRe: Store MS Word file in SQL Database by vb.net Pin
jzonthemtn11-Sep-08 1:31
jzonthemtn11-Sep-08 1:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.