![]() |
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-09-23 12:57 |
47,812 topics / 349,917 posts / today 0 new / 48,273 members |
| DOS批处理 & 脚本技术(批处理室) » Are there any more clever techniques for batch processing delays? |
| Printable Version 34,953 / 71 |
| Floor61 kflgw93 | Posted 2008-05-19 09:17 |
| 新手上路 Posts 2 Credits 4 | |
|
Using tools is more convenient
|
|
| Floor62 896376374 | Posted 2008-05-19 13:25 |
| 新手上路 Posts 4 Credits 10 | |
|
Hehe, I suggest you search for "delay" as there have been many discussions about it before
|
|
| Floor63 lllllll | Posted 2008-08-25 10:24 |
| 新手上路 Posts 1 Credits 2 | |
|
This delay function is just what is needed, great!
|
|
| Floor64 georgema | Posted 2008-09-28 15:52 |
| 初级用户 Posts 20 Credits 37 | |
|
This delay function is really great
|
|
| Floor65 hlyw | Posted 2008-10-07 15:10 |
| 新手上路 Posts 6 Credits 12 | |
|
Newcomers haven't yet figured out what the uses of delays are.
|
|
| Floor66 mryeke | Posted 2008-10-07 19:57 |
| 新手上路 Posts 1 Credits 2 | |
|
Thanks to the upstairs for the selfless sharing
|
|
| Floor67 ceasar128 | Posted 2008-10-25 14:43 |
| 新手上路 Posts 1 Credits 1 | |
|
Thanks. Good stuff.
|
|
| Floor68 rzkmssj | Posted 2008-10-27 16:34 |
| 新手上路 Posts 10 Credits 16 | |
|
I use the WScript sleep command to implement script execution suspension within a specified time (ms) and then continue running.
The following is the batch text to delay for 5 seconds, echo WScript.sleep 5000>>x.vbs call x.vbs del x.vbs |
|
| Floor69 rzkmssj | Posted 2008-10-27 16:35 |
| 新手上路 Posts 10 Credits 16 | |
|
I use the WScript sleep command to make the script execution hang for a specified time (ms) and then continue running.
The following is a batch text to delay for 5 seconds, echo WScript.sleep 5000>>x.vbs call x.vbs del x.vbs |
|
| Floor70 zhaokbk | Posted 2008-11-06 20:05 |
| 社区乞丐 Posts 8 Credits -22 | |
|
Everyone is a DOS expert. I won't lose either
|
|
| Floor71 zhaokbk | Posted 2008-11-06 20:09 |
| 社区乞丐 Posts 8 Credits -22 | |
|
echo WScript.sleep 1000>1.vbs & call 1.vbs & del 1.vbs
Delay for 1 second |
|
| Floor72 terxiuz | Posted 2008-11-13 19:26 |
| 新手上路 Posts 2 Credits 2 | |
|
This is great.
Support |
|
| Prev 1 … 2 3 4 5 |
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |