home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
sound
/
misc
/
ledv1_00.lha
/
askled.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-01-26
|
103 b
|
10 lines
;
; Example for usage in a batchscript
;
led >NIL: 3
if warn
echo "Led on"
else
echo "Led off"
endif