home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 15
/
15.iso
/
s
/
s199
/
1.img
/
ABE.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1990-09-06
|
172 b
|
9 lines
ECHO OFF
rem input *.abl file
rem optput n*.jed file
copy %1.abl \abel\commands
if exist %1.vec copy %1.vec \abel\commands
cd \abel\commands
abel %1
cd \abel