|
-
Jul 23rd, 2004, 11:38 AM
#1
Thread Starter
New Member
New to VB.net: Need Help With Listboxes
Hi. I'm creating a program for a game I play. It saves every map that you've accessed into a maps folder. I've managed to extract that infor and broken it down to just the numbers. However, I'm not looking for the maps I've been to, but the maps I [i]haven't[i]been to.
There are 11,000 maps that can be loaded. I have list2 containing the map numbers that I've visited, and list3 contains all numbers 1-11,000. What would the code be to take a string from list2 and remove it from list3?
(Sorry for such a stupid question, but I'm just learning VB.)
Last edited by Vredig; Jul 23rd, 2004 at 01:12 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|