View Single Post
  #1 (permalink)  
Old 06-27-2009, 02:46 PM
GMPLLC GMPLLC is offline
Junior Member
 
Join Date: Jun 2009
Posts: 25
Default Display ALL text within List Variable

Hi - I have a list variable with the following;

text1
text2
text3
text4
text5

I'm trying to build a prompt that displays the following;

"Your list variable contains text1, text2, text3, text4, text5"

I'm know how to do the prompt but I can't figure out how to build a single text string from each item in the list variable. Any thoughts?

Thanks in advance.
TK
Reply With Quote