View Single Post
  #2  
Old 06-23-2007, 06:03 PM
Bjerlk
Fire Beetle
 
Join Date: Apr 2007
Posts: 10
Default

Seems to be some differances in how you declare a parameter in te new version.
Check out how it has been changed in the changelog.

Maybe the string declaration (or what it now is) has ben changed to
$phrase8 := "yada yada";
Or similar. Check it out. There is the trouble it seems anyway since it errors on each of those code snipps...
Reply With Quote