The following line of code works in 1.3 but gives a syntax error in 2

  [+ local $escmode = 0; $searchlist +]

I changed it to 

  [+ local $escmode = 0 +]
  [+ $searchlist +]

and this works but it displays the "0" in the output page. Has this format changed for 
version 2.

Regards

IAN




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to