home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-385-Vol-1of3.iso
/
w
/
wrb100c.zip
/
WR_AFTER.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-01-17
|
142b
|
9 lines
@ECHO OFF
ECHO.
REM This is a sample file to demonstrate the use of WR_AFTER.BAT
ECHO.
ECHO WR_AFTER.BAT has executed!
ECHO.
ECHO.