{smcl} {* *! version 1.0.0 25jul2013}{...} {cmd:help mklist} {hline} {title:Title} {p 4 14 2}{cmd:mklist} {hline 2}}Create a concatenated, delimited list{p_end} {p2colreset}{...} {title:Syntax} {p 8 15 2} {cmd:mklist} {varname} {ifin} [{cmd:,} {cmdab:d:elimiter(}{it:string}{cmd:)} {cmdab:noq:uote)}] {title:Description} {pstd}{cmd:mklist} takes a single variable's contents, and creates a wide list delimited by the delimiter. It is particularly useful if you need to construct an {cmd:inlist} command. {title:Options} {phang} {cmd:delimiter(}{it:string}{cmd:)} specifies the string to be used as a delimiter. Default is ",".{p_end} {phang} {cmd:noquote} For string variables, will exclude quotation marks from result.{p_end} {title:Author} {pstd}Jeremy Nighohossian{break}FTI Consulting{p_end}