Click here to Skip to main content
15,891,757 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionError "No data received from phone after 4500 ms" Pin
vahidkiani3-Sep-08 0:03
vahidkiani3-Sep-08 0:03 
AnswerRe: Error "No data received from phone after 4500 ms" Pin
Manas Bhardwaj3-Sep-08 1:34
professionalManas Bhardwaj3-Sep-08 1:34 
AnswerRe: Error "No data received from phone after 4500 ms" Pin
jzonthemtn3-Sep-08 3:31
jzonthemtn3-Sep-08 3:31 
Questiondate time picker control problem in vb.net Pin
chandrubngit2-Sep-08 22:56
chandrubngit2-Sep-08 22:56 
AnswerRe: date time picker control problem in vb.net Pin
Smithers-Jones2-Sep-08 23:04
Smithers-Jones2-Sep-08 23:04 
AnswerRe: date time picker control problem in vb.net Pin
jzonthemtn3-Sep-08 3:29
jzonthemtn3-Sep-08 3:29 
GeneralRe: date time picker control problem in vb.net Pin
chandrubngit3-Sep-08 9:11
chandrubngit3-Sep-08 9:11 
QuestionArray inside array Pin
tatchung2-Sep-08 22:35
tatchung2-Sep-08 22:35 
Hello everyone,

Is it possible to store an array inside an array?

Like for example I have these logs below

array1(0)
2007-05-17 04:25:30 Receive
2007-05-17 04:25:31 Sent
2007-05-17 04:25:31 Sent
2007-05-17 04:25:34 DLR

array1(1)
2007-05-17 04:32:18 Receive
2007-05-17 04:32:19 Sent
2007-05-17 04:32:19 Sent

array1(2)
2007-05-17 04:37:03 Receive
2007-05-17 04:37:04 Sent
2007-05-17 04:37:04 Sent
2007-05-17 04:37:04 Sent

Then for each array1 element I can create another array (array2) to store each line separately for "Received", "Sent" and "DLR". So I was thinking it would look something like array1(0(array2(0)).

Many thanks in advance for any help, suggestions given Big Grin | :-D

Aim small, miss small

AnswerRe: Array inside array Pin
Guffa3-Sep-08 1:27
Guffa3-Sep-08 1:27 
GeneralRe: Array inside array Pin
tatchung3-Sep-08 6:20
tatchung3-Sep-08 6:20 
GeneralRe: Array inside array Pin
Guffa3-Sep-08 8:32
Guffa3-Sep-08 8:32 
GeneralRe: Array inside array Pin
tatchung3-Sep-08 21:31
tatchung3-Sep-08 21:31 
QuestionHow to change wait cursor picture Pin
thesum2-Sep-08 20:52
thesum2-Sep-08 20:52 
AnswerRe: How to change wait cursor picture Pin
Smithers-Jones2-Sep-08 22:58
Smithers-Jones2-Sep-08 22:58 
QuestionReverse string Pin
rprateek2-Sep-08 18:20
rprateek2-Sep-08 18:20 
AnswerRe: Reverse string Pin
Dave Kreskowiak2-Sep-08 18:37
mveDave Kreskowiak2-Sep-08 18:37 
GeneralRe: Reverse string Pin
rprateek2-Sep-08 18:52
rprateek2-Sep-08 18:52 
AnswerRe: Reverse string Pin
Paul Conrad2-Sep-08 18:54
professionalPaul Conrad2-Sep-08 18:54 
GeneralRe: Reverse string Pin
rprateek2-Sep-08 19:00
rprateek2-Sep-08 19:00 
GeneralRe: Reverse string Pin
Paul Conrad2-Sep-08 19:03
professionalPaul Conrad2-Sep-08 19:03 
GeneralRe: Reverse string Pin
rprateek2-Sep-08 19:06
rprateek2-Sep-08 19:06 
AnswerRe: Reverse string Pin
Thomas Stockwell4-Sep-08 8:26
professionalThomas Stockwell4-Sep-08 8:26 
Questionvb.Net and SMO error Pin
Rafone2-Sep-08 8:23
Rafone2-Sep-08 8:23 
AnswerRe: vb.Net and SMO error Pin
Bassam Saoud2-Sep-08 10:24
Bassam Saoud2-Sep-08 10:24 
AnswerRe: vb.Net and SMO error Pin
Dave Kreskowiak2-Sep-08 10:25
mveDave Kreskowiak2-Sep-08 10:25 

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.