thanx, but i solved the problem: i changed the offending
               `newcolumnname` = $newcolumnvalue$ 
to
               `newcolumnname` =  #newcolumnvalue#
 
and it works fine...what i can't understand is wtf all the existing
 
                `oldcolumnname` = $oldcolumnvalue$ 
 
work...is there any syntax documentation, as opposed to narrative how-tos?

Reply via email to