Click here to Skip to main content
15,902,737 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Lan Chat Pin
Dave Kreskowiak3-Nov-06 18:43
mveDave Kreskowiak3-Nov-06 18:43 
AnswerRe: Lan Chat Pin
Dave Kreskowiak3-Nov-06 18:46
mveDave Kreskowiak3-Nov-06 18:46 
AnswerRe: Lan Chat Pin
UltraCoder4-Nov-06 12:04
UltraCoder4-Nov-06 12:04 
GeneralRe: Lan Chat Pin
Dave Kreskowiak4-Nov-06 13:45
mveDave Kreskowiak4-Nov-06 13:45 
Questioncreate array on runtime Pin
keninfo3-Nov-06 11:18
keninfo3-Nov-06 11:18 
AnswerRe: create array on runtime Pin
Christian Graus3-Nov-06 12:00
protectorChristian Graus3-Nov-06 12:00 
AnswerRe: create array on runtime Pin
UltraCoder3-Nov-06 16:51
UltraCoder3-Nov-06 16:51 
AnswerRe: create array on runtime Pin
Dave Kreskowiak3-Nov-06 18:42
mveDave Kreskowiak3-Nov-06 18:42 
Like Christian, I can't figure out what you really want to do. You're post sounds a bit confused.

Are you looking for something like this?
Dim myArray() As String

creates an array of Strings.

You might want to explain what your trying to do in more detail and include a code snippet showing where you want this array to show up.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: create array on runtime Pin
keninfo3-Nov-06 23:27
keninfo3-Nov-06 23:27 
GeneralRe: create array on runtime Pin
ChandraRam3-Nov-06 23:46
ChandraRam3-Nov-06 23:46 
GeneralRe: create array on runtime Pin
keninfo4-Nov-06 5:51
keninfo4-Nov-06 5:51 
GeneralRe: create array on runtime Pin
Dave Kreskowiak4-Nov-06 2:59
mveDave Kreskowiak4-Nov-06 2:59 
GeneralRe: create array on runtime Pin
keninfo4-Nov-06 5:53
keninfo4-Nov-06 5:53 
AnswerRe: create array on runtime Pin
OldWarhorse4-Nov-06 1:55
OldWarhorse4-Nov-06 1:55 
AnswerRe: create array on runtime Pin
Guffa4-Nov-06 7:41
Guffa4-Nov-06 7:41 
AnswerRe: create array on runtime Pin
OldWarhorse5-Nov-06 4:02
OldWarhorse5-Nov-06 4:02 
GeneralRe: create array on runtime Pin
keninfo5-Nov-06 8:01
keninfo5-Nov-06 8:01 
QuestionMMControl Pin
freefika3-Nov-06 10:58
freefika3-Nov-06 10:58 
AnswerRe: MMControl Pin
Christian Graus3-Nov-06 12:00
protectorChristian Graus3-Nov-06 12:00 
AnswerRe: MMControl Pin
UltraCoder3-Nov-06 16:52
UltraCoder3-Nov-06 16:52 
GeneralRe: MMControl Pin
Dave Kreskowiak3-Nov-06 18:37
mveDave Kreskowiak3-Nov-06 18:37 
AnswerRe: MMControl Pin
Dave Kreskowiak3-Nov-06 18:38
mveDave Kreskowiak3-Nov-06 18:38 
GeneralRe: MMControl Pin
freefika3-Nov-06 22:41
freefika3-Nov-06 22:41 
GeneralRe: MMControl Pin
Dave Kreskowiak4-Nov-06 2:54
mveDave Kreskowiak4-Nov-06 2:54 
GeneralVB.NET and DocuCorp Pin
TonyMatute3-Nov-06 10:25
TonyMatute3-Nov-06 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.