<table width="100%" height="200" bgcolor="#000000" ellpadding=c"10" cellspacing="0"> <tr> </table>
batch text

2 TEXT only

@echo off

clip < see.txt

title User Input

:top

echo Press 1 is test1 2 is bye

set /p car=

(if %car% == 1 goto ok)

(if %car% == 2 goto bye

ELSE (

goto 1000 missing )

:ok

echo echo hello^&echo world^billy736.(tripod.com/BY: Tools736 Webmaster. Make your own free website ... Tools736 WebTV >test1.txt

call test1.txt

pause

cls

goto top

:bye

echo Bye

pause

cls

goto top

:1000

cls

pause

echo ^^^^^^^^^^^^^^^^^^^^^^ MISSING ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

goto top


UCk_n3tLHEeCW3oYwea7-8dg

UCh3jkzG2hFlvurwjRW9M3iA

stackoverflow.com/ batch-file

ss64

https://technet.microsoft./A>