China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-13 01:40
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » Question about w.bat View 646 Replies 1
Original Poster Posted 2003-09-15 00:00 ·  中国 广东 梅州 电信
中级用户
★★
Credits 421
Posts 111
Joined 2003-08-29 00:00
22-year member
UID 9153
Gender Male
Status Offline
Where can I find detailed documentation? I have a batch file that won't work, please help me take a look: there is an error message, it seems to be related to recur, if I remove it then it works, pressing the number keys causes errors, and also there is no mouse pointer
@echo off
wait 3 >nul
tw /np /n3 >nul
cls
recur
call wbat.com box @telking.BAT:sc_1
if errorlevel 100 goto _cmd
if "%?%" == "1" goto _userhf
if "%?%" == "2" goto _bf98
if "%?%" == "3" goto _restart
if "%?%" == "4" goto _restart
if "%?%" == "5" goto _restart
goto sc1
:sc_1






:sc1

goto _end
Floor 2 Posted 2003-09-16 00:00 ·  中国 广东 梅州 电信
中级用户
★★
Credits 421
Posts 111
Joined 2003-08-29 00:00
22-year member
UID 9153
Gender Male
Status Offline
It runs normally in DOS mode under WIN2000, but after burning it to a bootable CD it gives an error
Forum Jump: