Hi there,

I wanted to add a macro that will insert a zero width space (0x200b). Can 
anyone tell me what I should insert into the "parameter" line of following 
macro to do this?

Thanks,

P.

<command name="INSERT_ZERO_WIDTH_SPACE"
         xmlns="http://www.xmlmind.com/xmleditor/schema/configuration";>
  <macro undoable="false"
         repeatable="false"
         trace="false">
    <sequence>
      <command name="insertString"
               parameter=""/>
    </sequence>
  </macro>
</command>

-pm

http://oceanclub.blogspot.com

"I decree that history shall be rewritten. This time without any
punctuation so that it is just one sentence linked together by
the phrase 'And then what happened was...'"

Reply via email to