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

Are you using version 5.00?
You should see an error on this line:
IF T$ = cCRLF then..
As you've misspelled the constant crlf.
Reply With Quote