Even more, I have to admit that when I wrote KEYB long time ago I used the
same exit codes as MS-DOS KEYB (plus some extended codes that MS-DOS KEYB
did not have), but it was so long ago that I can't even remember where I
took the list from ( I am not sure that it wasn't taking MS-DOS KEYB and
making it fail to find these codes out).
If you search using ChatGPT (Copilot) it points to my own FreeDOS KEYB
documentation, so useless answer in this sense.



El jue, 29 may 2025 a las 0:38, Aitor Santamaría (<aitor...@gmail.com>)
escribió:

> Thanks to both again.
>
> Yeah, I supposed that there is no consistent exitcode list for all
> commands.
> I seem to remember a table somewhere with exitcodes for SOME DOS commands
> (but I lost track).
>
> The Pascal sources mentioned are interesting attempts to do so. I assume
> that no MS-DOS command was programmed in Pascal though, but nevertheless
> interesting lists.
>
> Aitor
>
>
> El mié, 28 may 2025 a las 17:27, tom ehlert via Freedos-devel (<
> freedos-devel@lists.sourceforge.net>) escribió:
>
>>  Hi,
>>
>> > Thanks to all for the attention.
>> > Actually I seem to vaguely remember some such list in an undocumented
>> DOS
>> > book or document, but was unable to find it, and hoped someone would.
>>
>> you might mean the list of error codes for failing function calls,
>> where "out of disk space", "invalid handle", "access denied" etc.
>> is used consistently between different DOS function calls.
>>
>> AFAIK there is no list of error codes for different DOS commands.
>>
>> Tom
>>
>>
>>
>> _______________________________________________
>> Freedos-devel mailing list
>> Freedos-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>>
>
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to