answersLogoWhite

0


Best Answer

Batch file programming is dos based programming you have to use dos commands .It is very good to perform some repetitive task in computer programming is easy you should only know the dos commands.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the features of batch file programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the dos files?

Dos files are the files with the extension .bat which are used for programming in DOS. This is also called as batch file programming.


Where can on learn batch file scripting techniques?

Batch file scripting techniques can be learned from various sources. For example one can learn scripting techniques from books such as 'Windows Batch File Programming'. One can also learn scripting techniques from websites such as Scribd, WinBatch, and CodeProject.


What is the extension of batch file?

the extension of a batch file is ".bat"


What type of virus uses the programming and scripting features found in applications?

File Infectors


Distinctive features of mass production and batch production?

Mass production focuses on producing large quantities of identical products quickly and efficiently using specialized equipment and assembly lines. Batch production, on the other hand, involves producing a specific quantity of products in a set sequence using standardized processes before moving on to the next batch. Both methods can help companies achieve economies of scale, but mass production is better suited for high-volume production, while batch production allows for more flexibility and customization.


Can a file with a weird extension but with batch file code be read using another batch file?

Nope, the format of a file is a vital part of a successful batch file. Even if a file with an unknown file format contains working batch file code in it, a batch file will still not be able to read it because of its foreign file extension. If you want the batch file to be able to read the foreign file, then you can set it to rename the mutated file to .bat format and then read it for it to work. Example: @Echo off REN File.Foreign File.bat CALL File.bat exit


What is a batch file?

A batch file is the text file that contains a series of commands that MS-DOS carries out. A batch file is created by COPY CON command after specifying a file name by using extension as .BAT in DOS mode.


How do you extract code from batch file?

You can just open the batch file with notepad and look at the code


Is there any batch file editor to create batch file without learning syntax?

You can't download a program that makes a batch file to do what you want to do. You will need to legally learn about hacking, and then write the file yourself.


A file with a bat file extension is called an what?

A batch file.


What is Batch File Maker?

you can use notepad for creating a batch file. just when you save the file that you made, add .bat as a file extension. like this: "sample.bat".


Why is spooling necessary for batch programming?

advantage of spooling