5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
|
c88 %1 m
|
||
|
if errorlevel 1 goto stop
|
||
|
link c %1,%1,nul,c88;
|
||
|
:stop
|