Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

The Doszip Commander version 2.06 available (Announce)

posted by nidud E-mail, Norway, 14.11.2010, 17:20

The Doszip Commander version 2.06 available

Home page: https://sourceforge.net/projects/doszip/
Download: https://sourceforge.net/projects/doszip/files/

Changes in 2.06 - 13 Nov 2010
- fixed bug in Panels - Sort directories
- fixed bug on reading [Filetype] from dz.ini
- added Text info to Class view
- added dialog Load Directory (Alt-P)
- added Open/Save dialog for Setup and Text View

Changes in 2.05 - 17 Oct 2010
- fixed bug in File Search (F9)
- fixed bug in Compression dialog (compress level)
- added fast compression to Copy (F4 and Shift-F7)

[Filetype] This works:
        c=
        cpp=
        mak=
        makefile=

This did not work:
        makefile=
        mak=
        cpp=
        c=

Macros are added to Create list:
        \\      \
        \%      %
        \t      09
        \n      0D 0A
        %id     Index (loop counter)
        %cd     Current directory
        %dz     Doszip directory
        %o      Offset (F2 in File Search)
        %s      Search string
        %ext    .asm
        %n      cmmklist
        %p      /doszip/src/dzmain
        %f      /doszip/src/dzmain/cmmklist.asm

The format [%id]\nO=%o\nF=%f\n may be used to save/load/swap list to File Search. This is not implemented but the %id format switch works. A flag is set when using F4 to edit a search entry to load File Search on return.

A limited replace tool is added (fxchg.com) to test macros above.
To remove from file:
fxchg -o%o -l<length of string to remove> %f\n
Add to file:
fxchg -o%o "-s<new string to add>" %f\n
Add to top of file:
fxchg @asmhead.txt %f\n
To replace text:
fxchg -o%o -l<length of string to remove> "-s<new string to add>" %f\n

This will fail if called with the same file twice with <length> != <new string>.

Additional libraries are added supporting NMAKE, WMAKE, and MAKE. Some debugging tools and a Borland C project file are added to the source code. Some tiny model library source code is added and some TSR stuff.

Note: Loading old .tcl files to Class view may be a problem..

 

Complete thread:

Back to the forum
Board view  Mix view
22780 Postings in 2123 Threads, 402 registered users (0 online)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum