RunRev creates them and stores them in custom properties. No idea what they use
to edit and create the dictionaries.
On 19.07.2012, at 15:50, Robert Brenstein wrote:
> On 19.07.2012 at 12:50 Uhr +0200 Björnke von Gierke apparently wrote:
>> Well I found ascii 13 mentioned in the dictionary, so
On 19.07.2012 at 12:50 Uhr +0200 Björnke von Gierke apparently wrote:
Well I found ascii 13 mentioned in the
dictionary, so I used _replace numtochar(13)
with "" _ which did remove my mystery character.
See also this reply by me from yesterday:
I wonder whether those files are created outsi
Well I found ascii 13 mentioned in the dictionary, so I used _replace
numtochar(13) with "" _ which did remove my mystery character. See also this
reply by me from yesterday:
On 18.07.2012, at 13:58, Björnke von Gierke wrote:
> it seems to be a carriage return, equivalent to numtochar(13). I
Try chartonum(char n of fld yyy) ?
-- Peter
Peter M. Brigham
pmb...@gmail.com
http://home.comcast.net/~pmbrig
On Jul 18, 2012, at 7:43 AM, Björnke von Gierke wrote:
> Hi
>
> While rumaging around in the dictionary entries for BvG Docu, I found that
> RunRev uses a weird char between each line
it seems to be a carriage return, equivalent to numtochar(13). I filed a bug
report that a char exists that is treated as if it's a return, but actually
renders as if it's not existent:
http://quality.runrev.com/show_bug.cgi?id=10305
On 18.07.2012, at 13:43, Björnke von Gierke wrote:
> Hi
>
Hi
While rumaging around in the dictionary entries for BvG Docu, I found that
RunRev uses a weird char between each line in their htmltext entries. I can't
find out what the char is, because chartonum fails with an error (Error
description: Script: missing '"' after literal). When I paste that