home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Misc
/
LK_V1.06.LHA
/
LK V1.06
/
TOOLS
/
checkwith
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
AmigaDOS Script File
|
1994-11-01
|
206 b
|
14 lines
.key WITH
.bra {
.ket }
; $VER: checkwith 1.00 (21.7.94)
; Execute a WITH file to check its validity
If "{WITH}" EQ ""
Echo "Usage: checkwith <filename>"
Quit 0
EndIf
lk QDSTOP QDPREPARE WITH {WITH}