Line 4... |
Line 4... |
4 |
|
4 |
|
5 |
|
5 |
|
6 |
|
6 |
|
7 |
=== ver 2024.7 (XX.XX.XXXX) ==================================================
|
7 |
=== ver 2024.7 (XX.XX.XXXX) ==================================================
|
8 |
|
8 |
|
9 |
- COPY returns "insufficient disk space" on write error (was: "insuff. mem")
|
9 |
- COPY: returns "insufficient disk space" on write error (was: "insuff. mem")
|
10 |
- COPY uses a bigger buffer to limit floppy swaps with the B: ghost drive
|
10 |
- COPY: uses a bigger buffer to limit floppy swaps with the B: ghost drive
|
11 |
- COPY's buffer is always a multiple of 512 (better performances)
|
11 |
- COPY: buffer is always a multiple of 512 (better performances)
|
12 |
- COPY removes the partially copied file when error occurs during copy
|
12 |
- COPY: removes the partially copied file when error occurs during copy
|
13 |
- DIR /S implemented (recursive search)
|
13 |
- DIR: /S implemented (recursive search)
|
- |
|
14 |
- DIR: /B hides "." and ".." entries
|
14 |
- batch execution in step-by-step mode accepts the RETURN key as "Yes"
|
15 |
- batch execution in step-by-step mode treats the RETURN key as "Yes"
|
15 |
- upgraded SvarLANG to ver 20241010 (LNG file is compressed now)
|
16 |
- upgraded SvarLANG to ver 20241010 (LNG file is MVCOMP compressed now)
|
16 |
- improved message when failing to respawn (also, msg is translatable now)
|
17 |
- improved message when failing to respawn (also, msg is translatable now)
|
17 |
|
18 |
|
18 |
|
19 |
|
19 |
=== ver 2024.6 (28.08.2024) ==================================================
|
20 |
=== ver 2024.6 (28.08.2024) ==================================================
|
20 |
|
21 |
|