![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-02 07:42 |
48,037 topics / 350,122 posts / today 2 new / 48,250 members |
| DOS批处理 & 脚本技术(批处理室) » 请问:What language is used to write batch processing? |
| Printable Version 1,970 / 14 |
| Floor1 龙卷风 | Posted 2003-05-04 00:00 |
| 初级用户 Posts 28 Credits 198 | |
|
Thanks
|
|
| Floor2 xuanzhi | Posted 2003-05-04 00:00 |
| 初级用户 Posts 3 Credits 115 | |
|
I don't know. It seems like "assembly"~~~
|
|
| Floor3 nre | Posted 2003-05-04 00:00 |
| 银牌会员 Posts 361 Credits 1,210 | |
|
Batch processing is like a script, and Batch processing is its name.
|
|
| Floor4 龙卷风 | Posted 2003-05-04 00:00 |
| 初级用户 Posts 28 Credits 198 | |
|
Statements like set dircmd; goto and so on, are they a kind of language? Where should I learn from?
|
|
| Floor5 红色狂想 | Posted 2003-05-04 00:00 |
| 金牌会员 Posts 1,501 Credits 4,289 From 河南省 | |
|
Batch processing is a bit like C language, but if you want to learn it, it's still better to read some DOS books.
|
|
| Floor6 如是大师 | Posted 2003-05-04 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
Let's specifically explain batch processing for this question.
|
|
| Floor7 ken | Posted 2003-06-01 00:00 |
| 初级用户 Posts 15 Credits 162 | |
|
Process Language Bar has its own simple commands and syntax
|
|
| Floor8 我爱DOS | Posted 2003-06-02 00:00 |
| 初级用户 Posts 52 Credits 317 | |
|
I think it should be considered a scripting language,
|
|
| Floor9 Wengier | Posted 2003-06-02 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
Yes, it's "batch processing script language". There are many kinds of script languages, such as batch processing scripts, JavaScript scripts, VBScript scripts, and so on.
|
|
| Floor10 lq-tlz | Posted 2003-06-13 00:00 |
| 初级用户 Posts 1 Credits 108 | |
|
After talking so much, what exactly is the language for writing batch processing? Can anyone give an accurate answer?
|
|
| Floor11 半点闲 | Posted 2003-06-13 00:00 |
| 中级用户 Posts 33 Credits 212 | |
|
Batch Processing Commands
Batch processing commands are multi-line command files composed of line command units. There are three types of batch processing files. One is the AUTOEXEC.BAT automatic batch processing command, which is used as an environment configuration. The second is the batch processing file used by the user, which is also composed of commands. It is customized by the user with a file name for their own use, and the name cannot be AUTOEXEC.BAT. The third is the parameter batch processing, which can organize batch processing files like language programming, making the batch processing function more flexible and practical. It can be used not only in organizing automatic startup batch processing but also in organizing users' batch processing. In plain terms, it is a scripting language~~And the syntax and rules of this scripting language come from the system that endows it with life~~If it exceeds this system, it (batch processing) will not be able to run. In fact, it is somewhat like the SHELL in UNIX systems~~But the function is weaker than SHELL. |
|
| Floor12 gwyx2003 | Posted 2003-06-13 00:00 |
| 初级用户 Posts 5 Credits 127 | |
|
Assembly language
|
|
| Floor13 myfilm | Posted 2003-06-21 00:00 |
| 初级用户 Posts 8 Credits 137 | |
|
I thought, strictly speaking, it's not a language!
|
|
| Floor14 光年 | Posted 2003-06-21 00:00 |
| 初级用户 Posts 6 Credits 129 | |
|
Batch processing is not a language; in fact, it's just a set of commands, which is very similar to scripting languages.
|
|
| Floor15 mobo | Posted 2006-09-26 10:23 |
| 初级用户 Posts 30 Credits 73 | |
|
Batch processing is a set of CMD commands. CMD contains some applications in Windows of DOS commands. Most DOS commands are designed in assembly language, and some commands are not excluded from being written in C and C++. I also think that this kind of thing is more appropriate to be called a script. Generally, what we call a script is text content that is not compiled but executed by DLLs and EXEs for interpretation, such as VBS, JS, etc. Therefore, its functions are also limited.
-----------------Mo Bo [MOBO]-------------- |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |