37 Answered Questions for the topic DOS

Dos

07/16/19

In what language was MSDOS originally written?

Dos

07/14/19

How to print a newline in an MS-DOS script?

Dos

07/13/19

Batch File For loop over a list of file extensions with exclusions?

Say i have the following files in a directory* /file.js* /file2.min.js* /file1.jshow can i write a batch for loop such that all ".js" files are picked up but ".min.js" are not and the output of the... more
Dos

07/11/19

how to do loop in Batch?

Dos

07/11/19

how to delete folder in dos console without list all contents deleted?

Dos

07/11/19

How to time a script in DOS?

Dos

07/11/19

C compiler for MS-DOS?

I have installed MS-DOS 6.22 on a VirtualBox virtual machine, everything is working well, the purpose of doing that is to compile a program written in the C language that displays and edits bits in... more
Dos

07/11/19

How to run dos command in chain?

Dos

07/11/19

How to get the sum of 2 numbers in original DOS?

Dos

07/11/19

DOS Batch command to process 1 file at a time?

I am trying to execute a certain task where i am required to read files (one at a time) from a folder which can have undefined number of files. I need to be able to MOVE the first file in the... more
Dos

07/11/19

Rename Multiple files with in Dos batch file?

I wish to rename all files inside the folder *.txt,so the result will be"1.txt", "2.txt" and "3.txt", ....How can I do so?
Dos

07/09/19

Anything after DOS FOR /F loop not executing?

I've had a jolly good search through the world of google to find a similar problem to mine, but I can't find any examples of people doing things outside of their FOR /F loops and so I am resigned... more
Dos

07/09/19

Batch : For what is this symbol used? (percent-sign asterisk)?

I have in a batch file this line : Test.exe %*I searched in google and I found this explaination :> Some DOS versions use this sign coupled with a percent sign (%*) to represent all... more
Dos

07/08/19

How do I convert UNIX path to DOS path?

Dos

07/07/19

How to run old x86 DOS assembly programs in 64-bits Windows?

Dos

07/02/19

How do you slow down the output from a DOS / windows command prompt?

Dos

07/01/19

How does edit.exe work?

Dos

06/25/19

How to list files using dos commands?

Dos

06/25/19

How to echo the string"off" in DOS?

Dos

06/23/19

Dos Batches: write to files without a line ending?

I have a situation while writing a dos batchs script. A tool I am using to calculate CRC (checksum) of a text string requires the text to be in a file. The data I am trying to get the CRC for is... more
Dos

06/22/19

DOS Batch script to convert string 2 hex?

How can I convert sring to hex in DOS Batch script?For example, convert "abcd" to "61626364".Since, 'a' is 0x61...I tried to find a solution from web, a day, but could not find my answer.
Dos

06/17/19

How do I emulate a keystroke in DOS programatically (in C/C++)?

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.