.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}
