hello
my name is erez and i'm new to this list.
i had some problems in writing a batch file, it goes like this:
i'm using ms-dos 6.2 ,i need to write a file whitch uses a for loop to =
type all the txt in my disk on the screen using a pipeline. after every =
screen is full i need to clrscr and pause
i tried :::: for %%f in (*.txt) do type %%f | more
pause
cls
it didnot stoped ,please tell me how to use the pipeline or the "><>>" =
signes=20
thanx=20
=20
goscar at ibm.net
|
Not Categorized, Please Help
|
|