ID:173420
Jan 6 2004, 1:33 am
|
|
Well, I haven't the foggiest when it comes to lists in this area. I want to have it select only the the first item in a list for me so I can do whatever I want with it afterwards.
| |
#1 Jan 6 2004, 1:35 am
|
|
Aakjfhksdh[1]
| |
But obviously you have to make sure that the length of the list is larger than zero, otherwise you'll get a nice runtime error if it's an empty or uninitialised list. =)
| |
