in reply to Re: Creating comma-delimited lists
in thread Creating comma-delimited lists

I'm not sure I realized, for some reason, that you could do @thingsiknow = @thingsicouldknow[@iknowthat]. Sure beats the heck out of doing a foreach...push deal as I was doing in my script beforehand.

Thanks for the tip!