16-Jan-2024

DCX X01-02

In eons past (in 1988), I wrote a program in MACRO-32 to call the DCX$ procedures to compress and expand files. In response to a blog post from Hoff in 2007, I posted the source code for it to this blog.

And in 2010, Volker Halle pointed out a bug in the code with the map length parameter of the DCX$ routines, and sent me a correction.

It only took me 13 years to update the zip file on website. Thanks Volker!

Posted at 11:05 AM | Comments (0) | TrackBack (0)

Older Entries

[23-Nov-2023]
Some more changes to the examples:   As I mentioned in the previous post, I used to own an AlphaServer 800 as my workhorse VMS machine at... (290 words)

[09-Aug-2023]
Examples updated:   My venerable Alpha 800 was retired long ago, and I've been relying on resources at work to answer the regular... (259 words)

And fixed:   The examples are working again. This is what happens to you trying to maintain a hosted web site for multiple... (94 words)

[08-Aug-2023]
Yes, I know the examples are broken...:   I'm working on getting my dev->website pipeline going and I've broken something. I'll figure out what it is tomorrow. Apologies... (23 words)

[25-Jul-2023]
I'm officially retired:   After what seems an eternity, the company I've worked for for nearly 15 years back here in Australia has finally... (241 words)

[06-Nov-2021]
My goodness, long time between posts:  

It's been over two years since I've posted anything here! The life of a VMS manager when the system they're managing is in maintenance mode and is being decommissioned is rather mundane, however I haven't forgotten VMS, and have updated the links to VSI's new documentation set in my examples.

(222 words)

[29-Jun-2018]
Bit tests in COBOL:  

It's been a long while since I've had anything interesting to post here. Mostly, my day to day occupation for the last couple of years has been maintaining the infrastructure, operating system, and ensuring business as usual continues for the company's primary application.

However, I got an interesting query from an old friend today, asking if there is a way to do bitwise tests in COBOL. This was an interesting challenge that made me think outside the box!

(431 words)

[14-Jan-2016]
Are we getting closer to the bug?:   In my previous post which was terrifyingly over six months ago, I again touched on the issue that I described way back in June 2014 about directory renames sometimes producing catastrophically incorrect results. I thought I'd bring you up-to-date with what's happening... (624 words)

[27-Jun-2015]
Still rename weirdness:   Long time between posts. My job has got very quiet due to my company aiming to replace the in-house written... (97 words)