J Jeremy Jul 8, 2004 #2 How do i convert an Array to a Comma Separated String.. Is there any direct Function... Click to expand... Yes, the Join( ) function
How do i convert an Array to a Comma Separated String.. Is there any direct Function... Click to expand... Yes, the Join( ) function
B Bobby Ryzhy Jul 8, 2004 #3 All I can think of is doing a foreach and a stringbuilder. Bobby Ryzhy (e-mail address removed) http://www.weekendtech.net
All I can think of is doing a foreach and a stringbuilder. Bobby Ryzhy (e-mail address removed) http://www.weekendtech.net
R RSB Jul 8, 2004 #4 Hi Everyone, How do i convert an Array to a Comma Separated String.. Is there any direct Function... Thanks RSB
Hi Everyone, How do i convert an Array to a Comma Separated String.. Is there any direct Function... Thanks RSB