View Single Post
  #2 (permalink)  
Old 06-02-2007, 06:00 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,335
Default

I'm not sure I've understood your problem but crlf = Chr(13) & Chr(10)

BTW, there is no need to use the $ sign for string variables.
Reply With Quote