 
 
 
 
 
 
coloring only some substring
- To: mathgroup at smc.vnet.net
- Subject: [mg54952] coloring only some substring
- From: fartous at mail15.com
- Date: Tue, 8 Mar 2005 05:03:37 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
hi
i have the list:
lst={"to","be","or","not","to","be","bottom"}
how to search for the string "to" and then to output the whole content of List 
lst but with the substring "to" colored in red.
thanks
jack

