.KEY PATH,FILEPAT
.BRA {
.KET }

;syntax: FLO2UU.EXE <inbound path> <local UUCP sitename>

failat 99
copy {PATH}(D.{FILEPAT}#?|X.{FILEPAT}#?) UUSPOOL:
delete {PATH}(D.{FILEPAT}#?|X.{FILEPAT}#?)


;OR, you can replace both the above copy and delete lines with the
;following single line if a "move" command is available to you.
;
;move {PATH}(D.{FILEPAT}#?|X.{FILEPAT}#?) UUSPOOL:
;
;if you would like this file to execute by just typing the filename, rather
;than typing "execute FLO2UU.exe" then use:
;
;protect FLO2UU.exe sr
