Click here to Skip to main content
15,867,834 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: date time...insert to database Pin
Christian Graus11-Apr-08 12:20
protectorChristian Graus11-Apr-08 12:20 
GeneralRe: date time...insert to database Pin
Dave Kreskowiak11-Apr-08 18:17
mveDave Kreskowiak11-Apr-08 18:17 
Generalwhether file exists Pin
Sebastian T Xavier11-Apr-08 2:05
Sebastian T Xavier11-Apr-08 2:05 
GeneralRe: whether file exists Pin
Dave Kreskowiak11-Apr-08 3:04
mveDave Kreskowiak11-Apr-08 3:04 
GeneralRe: whether file exists Pin
parth.p11-Apr-08 6:39
parth.p11-Apr-08 6:39 
QuestionClick Once Deployment Pin
Member 471821410-Apr-08 23:56
Member 471821410-Apr-08 23:56 
AnswerRe: Click Once Deployment Pin
Mycroft Holmes11-Apr-08 14:42
professionalMycroft Holmes11-Apr-08 14:42 
QuestionWhich delimiter i have used while parsing a string with multiple delimeters? Pin
BooleanTrue10-Apr-08 23:43
professionalBooleanTrue10-Apr-08 23:43 
Hello All!

I have a string with two delimeters ['a' and 'b'] which looks like...

a688899987788866766655555444330000000300FFFFFFFFD
aF00000000000000000000000000000AAABB8500FFFFFFFFD
a000000000000000000000000000000666567400FFFFFFFFD
bF000000000000000000000000000008AABAA700FFFFFFFFD
bF0000000000000000000000000000079AAA9800FFFFFFFFC
aF00000000000000000000000000000A98BA9700FFFFFFFFC
b000000000000000000000000000000EEEFFEE00FFFFFFFFB
a000000000000000000000000000000EEFFFFF00FFFFFFFFC
bF00000000000000000000000000000EEEEFED00FFFFFFFFC
a000000000000000000000000000000BCDDEDA00FFFFFFFFD
bF00000000000000000000000000000BDEDDDA00FFFFFFFFC
b000000000000000000000000000000666654400FFFFFFFFD

I want to split this string into two arrays of strings. One array should contain strings which started with 'a' and other array should contain strings started wih 'b'.

Is there any way to use VB Split function in this scenario. Please guide me with some suggestion or sample code.

Thanks

colgateas900197

AnswerRe: Which delimiter i have used while parsing a string with multiple delimeters? Pin
Herl the Pearl11-Apr-08 0:02
Herl the Pearl11-Apr-08 0:02 
GeneralRe: Which delimiter i have used while parsing a string with multiple delimeters? Pin
BooleanTrue11-Apr-08 0:19
professionalBooleanTrue11-Apr-08 0:19 
GeneralRe: Which delimiter i have used while parsing a string with multiple delimeters? Pin
Herl the Pearl11-Apr-08 0:50
Herl the Pearl11-Apr-08 0:50 
GeneralRe: Which delimiter i have used while parsing a string with multiple delimeters? Pin
BooleanTrue11-Apr-08 1:11
professionalBooleanTrue11-Apr-08 1:11 
AnswerRe: Which delimiter i have used while parsing a string with multiple delimeters? Pin
Herl the Pearl11-Apr-08 2:32
Herl the Pearl11-Apr-08 2:32 
GeneralRe: Which delimiter i have used while parsing a string with multiple delimeters? Pin
BooleanTrue11-Apr-08 2:58
professionalBooleanTrue11-Apr-08 2:58 
GeneralRe: Which delimiter i have used while parsing a string with multiple delimeters? Pin
Herl the Pearl11-Apr-08 3:08
Herl the Pearl11-Apr-08 3:08 
Generaluse vb.net to develop web based application Pin
shee_dee8610-Apr-08 22:50
shee_dee8610-Apr-08 22:50 
GeneralRe: use vb.net to develop web based application Pin
Christian Graus11-Apr-08 1:45
protectorChristian Graus11-Apr-08 1:45 
GeneralRe: use vb.net to develop web based application Pin
shee_dee8613-Apr-08 15:19
shee_dee8613-Apr-08 15:19 
GeneralRe: use vb.net to develop web based application Pin
Christian Graus13-Apr-08 15:57
protectorChristian Graus13-Apr-08 15:57 
GeneralArray of objects in an array of objects Pin
Mycroft Holmes10-Apr-08 22:26
professionalMycroft Holmes10-Apr-08 22:26 
GeneralRe: Array of objects in an array of objects Pin
Christian Graus11-Apr-08 1:45
protectorChristian Graus11-Apr-08 1:45 
GeneralRe: Array of objects in an array of objects - resolved Pin
Mycroft Holmes11-Apr-08 14:39
professionalMycroft Holmes11-Apr-08 14:39 
QuestionSending Extended ASCII values from serial port Pin
kranthikiran.a10-Apr-08 21:13
kranthikiran.a10-Apr-08 21:13 
GeneralRe: Sending Extended ASCII values from serial port Pin
Rajesh Anuhya10-Apr-08 21:48
professionalRajesh Anuhya10-Apr-08 21:48 
QuestionCrystal Report from SP ask Login Password Pin
bharat khandelwal10-Apr-08 19:53
bharat khandelwal10-Apr-08 19:53 

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.