DOSKEY Macros: Power Up Your Command Line

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

Комментарии • 7

  • @maxmuster7003
    @maxmuster7003 Год назад +2

    The most powerfull command of MS DOS is the DEBUG command.
    With Debug and a batch file we can make a screenshot from the colored text screen and with an other batch file we can reload the screen.
    With Debug we can create a new executable made with mashine code. With mashine code or with x86 assembler mnemonics we can build a routine for our new executable.

  • @Henk717
    @Henk717 Год назад +3

    I use a modified copy of DOSKEY that also has tab to autocomplete, its so handy.

  • @maxmuster7003
    @maxmuster7003 Год назад

    Good work.
    Using Norton Commander we can copy a file name from the coursor bar to the command line.

  • @maxmuster7003
    @maxmuster7003 Год назад

    Not all graphic cards provide text mode with 80x43, but with 80x25 and 80x50. Some cards have additional 80x60 text screen.