> I am populating a list that will eventually be written to a text file. I
> want to put a carriage return after each entry. I cannot remember the
> syntax. Can someone kindly email that to me.
#CHR(13)##CHR(10)# (for a PC-style "carriage return", or CRLF)
-ron
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]