× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Squash a file
  • From: Pete Hall <pbhall@xxxxxxxxxx>
  • Date: Wed, 21 Jun 2000 22:27:53 -0500

If you need to change a codepoint in one of the system translate tables, 
it's really easy to do. A translate table is a very simple object, 
consisting of the translate-to values offset into the object by their 
position in the table. You can retrieve the "source" by executing DMPSYSOBJ 
on the existing table and then cutting and pasting the hex representation 
of the table into a source member. The hex representation is exactly what 
is required, for the table source when you remove a few extra spaces that 
the DMPSYSOBJ command processor throws in for readability. Here's the 
source for table Q037337850:

    00010203DC09C39FCAB2D50B0C0D0E0F10111213DBDA08C11819C8F21A1D1E1F
    C4B3C0D9BF0A171BB4C2C5B0B1050607CDBA16BCBBC9CC04B9CBCEDF1415FE1C
    20FF838485A0C68687A4BD2E3C282B7C268288898AA18C8B8DE121242A293BAA
    2D2FB68EB7B5C78F80A5DD2C255F3E3F9B90D2D3D4D6D7D8DE603A2340273D22
    9D616263646566676869AEAFD0ECE7F1F86A6B6C6D6E6F707172A6A791F792CF
    E67E737475767778797AADA8D1EDE8A95E9CBEFAB8F5F4ACABF35B5DEEF9EF9E
    7B414243444546474849F0939495A2E47D4A4B4C4D4E4F505152FB968197A398
    5CF6535455565758595AFDE299E3E0E530313233343536373839FCEA9AEBE97F

hth
Pete
Pete Hall
pbhall@execpc.com
http://www.execpc.com/~pbhall
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.