TMG-L Archives
Archiver > TMG > 2005-07 > 1120540037
From: Graeme Simpson <>
Subject: RE: [TMG] Printing a List of Roles & Sentences for a Tag
Date: Tue, 05 Jul 2005 15:07:17 +1000
References: <200507041456.j64EuIKo030371@lists5.rootsweb.com>
In-Reply-To: <200507041456.j64EuIKo030371@lists5.rootsweb.com>
Thanks John,
I am using the output of your TMG Utility. The logic was easier for me to
understand than trying to work out the formats of my TMG files.
I have all the decoding logic done in Excel VBA. I tried opening the text
file in Excel, but one of my sentences is too big to fit in a cell (>~30000
characters - I have a lot of census Roles to fit in one sentence!! <vbg>)
and it is truncated. So I am going to have to read the file into a "buffer"
variable which has a ~2 billion character limit - I don't think I will ever
need a sentence that long!
Graeme Simpson
>TMG Utility writes the contents of the TSentence field of the
><projectname>-_t.dbf file. You could read the sentence file exported from
>TMG Utility and create what you need from that. Another approach would be to
>read the _t.TSentence field directly.
>
>John
This thread:
| RE: [TMG] Printing a List of Roles & Sentences for a Tag by Graeme Simpson <> |