home *** CD-ROM | disk | FTP | other *** search
- | xqt - part of rucp package
- |
- | This file is called by the uuio file transfer program.
- | Currently only rmail and rnews are supported, but
- | you may add other commands in the same way.
-
- if <Rucp$Debuglevel> > 0 then echo calling xqt: %*0
- if "%0" = "rmail" then %*0
- if "%0" = "rnews" then %*0
-
- | All other commands are ignored.
-