|
[Date Index]
[Thread Index]
[Author Index]
Finds strings in a list that begin with "A"
- To: mathgroup at smc.vnet.net
- Subject: [mg82267] Finds strings in a list that begin with "A"
- From: tomfabtastic at hotmail.com
- Date: Wed, 17 Oct 2007 03:44:15 -0400 (EDT)
Hello,
I am trying to look through a list of strings and return all strings
that start with an "A".
For example, my list could be :
{"And", "Bat", "Artistic", "Cob"} so I want to return {"And",
"Artistic"}.
Any ideas ?
Thanks,
Tom
Prev by Date:
Applying Math 6
Next by Date:
Re: Is this normal for Limit?
Previous by thread:
Re: Applying Math 6
Next by thread:
RE: Finds strings in a list that begin with "A"
|