Multidimensional Array (I think)
From: Bill (Bill_member_at_newsguy.com)
Date: 03/02/04
- Next message: robnson: "Re: HELP with DateAdd statement and SQL"
- Previous message: Alex K. Angelopoulos [MVP]: "Re: Console Text Color"
- Next in thread: Joe Earnest: "Re: Multidimensional Array (I think)"
- Reply: Joe Earnest: "Re: Multidimensional Array (I think)"
- Messages sorted by: [ date ] [ thread ]
Date: 2 Mar 2004 08:34:22 -0800
Hello,
I have a text file that has all users listed like:
LoginName,UserName
I would like to create a multidimensional array and then use the value of each
of the first element, then output to a text file the value of each of the two
elements along with some other info.
My questions:
_Is a multidimensional array the way to go? Can it be created dynamically? How?
_How do I read just the first element?
Any suggestion will be greatfully appreciated.
TIA,
Bill Burke
bill@2burkes.com
- Next message: robnson: "Re: HELP with DateAdd statement and SQL"
- Previous message: Alex K. Angelopoulos [MVP]: "Re: Console Text Color"
- Next in thread: Joe Earnest: "Re: Multidimensional Array (I think)"
- Reply: Joe Earnest: "Re: Multidimensional Array (I think)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|