Topic: OEM<=>ANSI (1 of 7), Read 38 times, 2 File Attachments
Conf: Converting, Translating
From: Ian Binnie
Date: Saturday, May 22, 2004 08:50 PM

OEM<=>ANSI conversion tables for Code Pages 437, 850 attached.

 
ANSI_437.TBL (1KB)
 
ANSI_850.TBL (1KB)

 


Topic: Re: OEM<=>ANSI (2 of 7), Read 33 times, 1 File Attachment
Conf: Converting, Translating
From: Christian Ziemski
Date: Sunday, May 23, 2004 01:46 PM

On Sat, 22 May 2004 20:50:00 -0400, Ian Binnie wrote:

>OEM<=>ANSI conversion tables for Code Pages 437, 850 attached.

Trying to have a look at your new tables I decided to enhance my
macro TBL-DUMP.VDM which displays the contents of a
TBL-file a bit more readable.

- It now can display the values not only in decimal but in hex too
(toggle is in the macro code itself: #94).
- And it displays the 'from'-characters in the left table just besides
the 'to'-characters.
- If no TBL file is already loaded the macro pops up a file_open
dialog.

http://ziemski.privat.t-online.de/vedit/macros/tbl-dump.vdm

An example output with your ANSI_850.TBL as source is attached.


Christian

 
ANSI_850.TXT (4KB)

 


Topic: Re: OEM<=>ANSI (4 of 7), Read 40 times
Conf: Converting, Translating
From: Ted Green
Date: Tuesday, June 22, 2004 12:08 AM

On 5/23/2004 1:46:12 PM, Christian Ziemski wrote:
>Trying to have a look at your new tables I decided to
>enhance my >macro TBL-DUMP.VDM which displays the
>contents of a TBL-file a bit more readable.

Future versions of VEDIT will include this macro in the VEDIT\USER-MAC directory.

Christian: Please keep me posted with any future enhancements to this macro. Thank you!

Ted.

 


Topic: Re: OEM<=>ANSI (5 of 7), Read 36 times
Conf: Converting, Translating
From: Christian Ziemski
Date: Tuesday, June 22, 2004 04:11 PM

On Tue, 22 Jun 2004 12:08:00 -0400, Ted Green wrote:

>> macro TBL-DUMP.VDM which displays the
>>contents of a TBL-file a bit more readable.
>
>Christian: Please keep me posted with any future enhancements to this macro.

I eventually plan to make it also a TBL-editing macro.
So many VEDIT macro projects... ;-)

Christian

 


Topic: Re: OEM<=>ANSI (6 of 7), Read 33 times
Conf: Converting, Translating
From: Ian Binnie
Date: Tuesday, June 22, 2004 09:11 PM

On 6/22/2004 12:08:39 AM, Ted Green wrote:
>On 5/23/2004 1:46:12 PM, Christian
>Ziemski wrote:
>>Trying to have a look at your new tables I decided to
>>enhance my >macro TBL-DUMP.VDM which displays the
>>contents of a TBL-file a bit more readable.
>
>Future versions of VEDIT will include
>this macro in the VEDIT\USER-MAC
>directory.

Ted,

I had assumed that VEDIT\USER-MAC was safe.
I often customise macros, Will Vedit installation overwrite these?

 


Topic: Re: OEM<=>ANSI (7 of 7), Read 34 times
Conf: Converting, Translating
From: Ted Green
Date: Tuesday, June 22, 2004 11:20 PM

At 09:12 PM 6/22/2004, you wrote:
>I had assumed that VEDIT\USER-MAC was safe.
>I often customise macros, Will Vedit installation overwrite these?

Hmmm, thank you for reminding me of that.
I will make sure that existing files are not overwritten.

Ted.

 


Topic: OEM<=>ANSI (3 of 7), Read 36 times
Conf: Converting, Translating
From: Ted Green
Date: Tuesday, June 22, 2004 12:05 AM

On 5/22/2004 8:50:01 PM, Ian Binnie wrote:
>OEM<=>ANSI conversion tables for Code Pages 437, 850 attached.

I will include these files in future versions of VEDIT.
They will be named ansi-437.tbl and ansi-850.tbl.

Ted.