|
-
May 9th, 2009, 12:59 PM
#1
Thread Starter
Hyperactive Member
Pulling street based on city provided from a list?
I don't know what you would call it but I want to do something like this:
I have a list that contains the following and will have more in the future.
{buffalo}
street
street2
street3
{end}
{albany}
street1
street2
street3
street4
{end}
Now I want to create a function where I can pull a random street from the city I call, for example:
msgbox PullStreet(albany)
and the above might return "street3"
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
|