VeryCoder.Com
This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
Categories:
MSDN
/
DotNet
/
Java
/
Scripts
/
Linux
/
PHP
Ask
-
La ask
-
La Answer
Programmers Tech
>>
Developer Tech
>>
VB Classic
vb Array?
I have the following array with 2 elements in it, as the following shows:
ReDim arrMyArray(1)
arrMyArray(0) = "max"
arrMyArray(1) = "123 pringle street"
How can i disply the full contents of the array? e.g. "max","123 pringle street"
Any thoughs would be appreciated? :confused:
[318 byte] By [
mp_direct
] at [2007-11-11 7:21:06]
««
Wanted: XINS heroes
»»
Writing values to a two dimensional array
# 1
Re: vb Array?
Debug.Print Join(arrMyArray, ",")
Phil Weber
at 2007-11-11 17:27:06 >
Developer Tech
Wanted: XINS heroes
Erratic cursor when using F11 key in VB.net
Hyperlink column in a Datagrid using C#
Create exe only?
Help for link problem
have you ever seen a game like this in java?
SQLDataAdapter Connection Question
Temperature Converter Problems
error in the piece of code
Close popup window and reload parent form
VB Classic
Generating Random Number/ID
How to use timer in a module
Display Excel worksheet at GUI
Simple Array Question?
Com+ Deployment
Game port accessing
Loading Custom Control onto the form
Close button
Print two forms, one after the other
Multi line imputbox?
Developer Tech
VB Classic
C++
.NET
Java
Database
ASP.NET
Web
XML
Careers
Mobile
Security
AJAX
The Lounge
Architecture and Design
Talk to the Editors
All Classified
Developer Tech
Developer Tech New Topic
Display Excel worksheet at GUI
have you ever seen a game like this in java?
Java SMTP problem: connects but will not send
Set tooltip to the dataItem of dropdownlistbox
compilation error in .net web project:UI.Web.Global is defined in multiple place
Dynamically Add Textboxes to datagrid
IReprot Query
Finding ways and techniques for the JToolbar
Developer Tech Hot Topic
Simple Array Question?
SQLDataAdapter Connection Question
Animation in Java
Multi line imputbox?
SQL Error With UPDATE
Problem with calling a function from dll
Timer Help
Class/abstract methods