View Single Post
Old 08-21-2007, 03:11 PM   #29
Nogg
Literate!
Nogg knows what time it isNogg knows what time it isNogg knows what time it isNogg knows what time it isNogg knows what time it isNogg knows what time it isNogg knows what time it isNogg knows what time it isNogg knows what time it isNogg knows what time it isNogg knows what time it is
 
Posts: 256
Karma: 2247
Join Date: Mar 2007
Device: PRS-500
does just this work:

<function id="doDigit" params="part"><![CDATA[
this.getModel().doDigit(part);
]]></function>

If so, I'd say use that and slowly build it up to see what's corrupting it. If not, I don't know what to say.
Nogg is offline   Reply With Quote