<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4611.1300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#fffff0>
<DIV><FONT size=2>Hello list,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>How could I insert a comma after the first (or 
any)&nbsp;element in a list before sending it to a textfile? I'm trying to get a 
file with lines in the form "n, foo 3 dee 4;".&nbsp;All I can seem to obtain is 
to append "\," to the index&nbsp;with glue or Append.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT size=2>Guilherme</FONT></DIV></BODY></HTML>