.key xferq

;****** Rock v1.3 - XferQ directory checking & assign ******

if not exists <xferq>
  makedir <xferq>
endif

assign xferq: <xferq>
