What I mean is, how much will I have to pay for your customization services.
What we want is a list of placeholder entities e.g. ###_foo_### instead of &foo;. We have already built a menu from which we can select entities. What we need is to have a function that reads an entity file and shows the entities in the list, but inserts ###_ instead of &. All since XXE can't handle entities properly. We have made a function which when we build PDF/chm will replace placeholder entities with the proper ones. Best regards, /Kenneth -------------------------------------------------------- Kenneth Johansson Technical Documentation Manager Sectra Imtec AB Teknikringen 20 E-mail: ke-joh AT sectra DOT se SE-583 30 Link?ping Phone: +46 13 23 52 00 SWEDEN Web: http://www.sectra.se > -----Original Message----- > From: xmleditor-support-bounces at xmlmind.com > [mailto:xmleditor-support-bounces at xmlmind.com] On Behalf Of > Hussein Shafie > Sent: den 16 april 2004 11:43 > To: Kenneth Johansson > Cc: xmleditor-support at xmlmind.com > Subject: Re: [XXE] Error when building dictionary for XXE > > Kenneth Johansson wrote: > > Another question. What is your going rate for special XXE > > customizations, > > Sorry, I don't understand the expression "What is your going rate". > > > > > e.g. getting XXE to present a list of words imported from a > text file. > > The user should be able to select a word to be inserted in > the XML-document. > > You can do this by writing a macro-command using: > > * a process command with just a "read" element (see > http://www.xmlmind.com/xmleditor/_distrib/docs/poweruser/ar01s > 04s02.html#process), > > * command "pick" (see > http://www.xmlmind.com/xmleditor/_distrib/docs/poweruser/ar01s > 05s31.html), > > * command "insertString" (see > http://www.xmlmind.com/xmleditor/_distrib/docs/poweruser/ar01s > 05s24.html). > > To my knowledge, this has already been done by (at least) one > of our customers and this will work on free Standard Edition too. > > --- > PS: I'm working on the Swedish dictionary problem. > > > > > > -- > XMLmind XML Editor Support List > xmleditor-support at xmlmind.com > http://www.xmlmind.com/mailman/listinfo/xmleditor-support >

