Click here to Skip to main content
15,925,371 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralHilarious Pin
Christian Graus17-Sep-09 21:17
protectorChristian Graus17-Sep-09 21:17 
GeneralRe: Hilarious Pin
Tom Deketelaere17-Sep-09 21:37
professionalTom Deketelaere17-Sep-09 21:37 
GeneralRe: Hilarious Pin
Christian Graus17-Sep-09 21:57
protectorChristian Graus17-Sep-09 21:57 
AnswerRe: reading each line and creating a file with that line Pin
Dave Kreskowiak18-Sep-09 1:46
mveDave Kreskowiak18-Sep-09 1:46 
Questionproblem in using c dll in vb Pin
naveen_bij17-Sep-09 18:42
naveen_bij17-Sep-09 18:42 
AnswerRe: problem in using c dll in vb Pin
Christian Graus17-Sep-09 19:07
protectorChristian Graus17-Sep-09 19:07 
AnswerRe: problem in using c dll in vb Pin
Luc Pattyn18-Sep-09 2:51
sitebuilderLuc Pattyn18-Sep-09 2:51 
QuestionVariation on string manipulation Pin
BluesEnd17-Sep-09 14:22
BluesEnd17-Sep-09 14:22 
Here is an example:-
"string of 23 characters"
The above string has 23 characters, including the spaces
What I want to do is count the number of charactersand then split the string at the next space after the half number, in this case, half of 23 is rounded up to 12 so I need to split the string between the "3" and the "c" to read like this:-
"string of 23" and "characters"
I've tried various string functions, and combinations of them but cannot work out how to do it.
I'd appreciate your help.
Regards,
Steve

Thanks for your help and advice!
Steve

AnswerRe: Variation on string manipulation Pin
Luc Pattyn17-Sep-09 14:44
sitebuilderLuc Pattyn17-Sep-09 14:44 
AnswerRe: Variation on string manipulation Pin
Steven J Jowett18-Sep-09 2:56
Steven J Jowett18-Sep-09 2:56 
AnswerRe: Variation on string manipulation Pin
Hurricane300018-Sep-09 7:00
Hurricane300018-Sep-09 7:00 
AnswerRe: Variation on string manipulation Pin
BluesEnd19-Sep-09 14:13
BluesEnd19-Sep-09 14:13 
GeneralRe: Variation on string manipulation Pin
Dave Kreskowiak19-Sep-09 14:26
mveDave Kreskowiak19-Sep-09 14:26 
QuestionRead file name from USB flash drive & based on file name copy few files on USB flash drive - all through an application Pin
Sagar Mishra17-Sep-09 13:45
Sagar Mishra17-Sep-09 13:45 
AnswerRe: Read file name from USB flash drive & based on file name copy few files on USB flash drive - all through an application Pin
Christian Graus17-Sep-09 14:01
protectorChristian Graus17-Sep-09 14:01 
AnswerRe: Read file name from USB flash drive & based on file name copy few files on USB flash drive - all through an application Pin
Luc Pattyn17-Sep-09 14:55
sitebuilderLuc Pattyn17-Sep-09 14:55 
GeneralRe: Read file name from USB flash drive & based on file name copy few files on USB flash drive - all through an application Pin
Sagar Mishra17-Sep-09 15:34
Sagar Mishra17-Sep-09 15:34 
GeneralRe: Read file name from USB flash drive & based on file name copy few files on USB flash drive - all through an application Pin
Luc Pattyn17-Sep-09 15:45
sitebuilderLuc Pattyn17-Sep-09 15:45 
AnswerRe: Read file name from USB flash drive & based on file name copy few files on USB flash drive - all through an application Pin
darkelv17-Sep-09 16:29
darkelv17-Sep-09 16:29 
AnswerRe: Read file name from USB flash drive & based on file name copy few files on USB flash drive - all through an application Pin
Dave Kreskowiak18-Sep-09 1:42
mveDave Kreskowiak18-Sep-09 1:42 
GeneralRe: Read file name from USB flash drive & based on file name copy few files on USB flash drive - all through an application Pin
Luc Pattyn18-Sep-09 2:52
sitebuilderLuc Pattyn18-Sep-09 2:52 
QuestionAnonymous browser Pin
raggabox17-Sep-09 6:24
raggabox17-Sep-09 6:24 
AnswerRe: Anonymous browser Pin
Dave Kreskowiak17-Sep-09 6:43
mveDave Kreskowiak17-Sep-09 6:43 
GeneralRe: Anonymous browser Pin
raggabox17-Sep-09 6:59
raggabox17-Sep-09 6:59 
GeneralRe: Anonymous browser Pin
Dave Kreskowiak17-Sep-09 7:23
mveDave Kreskowiak17-Sep-09 7:23 

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.