home *** CD-ROM | disk | FTP | other *** search
- ; Template file: RPREPORT.APL
- ; Type : Request Processor Report
- ;
- ; This template generates a report for a file request.
- ;
-
- @test(@filename,<>,"")
- The following files were successfully file requested from our system:
- -----------------------------------------------------------------------------
- @filebegin
- @just(@filename,L,13)@just(@filesize,R,9) @copy(@filedesc,1,53)
- @overflow
- @end
- -----------------------------------------------------------------------------
- @blockbytes bytes in @blockfiles file(s)
- @end
-
- @assign(@tmp,"No")
- @requestbegin
- @test(@requestname,<>,"")
- @test(@tmp,=,"No")
- The following file requests could not be honored
- -----------------------------------------------------------------------------
- @assign(@tmp,"Yes")
- @end
- @just(@requestname,L,13)@requesterr
- @end
- @end
- @test(@tmp,=,"Yes")
- -----------------------------------------------------------------------------
- @end
-
- Your file request was processed by ALLFIX.
-
- The file request processor in ALLFIX is not finished yet. If you
- experience any problems with your file requests, please contact the
- sysop.
-
- -----------------------------------------------------------------------------
- Harms Software Engineering BBS: +31-15-2628220
- Harald Harms FAX: +31-15-2628220
- P.O. Box 175 Internet: harald.harms@harms.nl
- 2600 AD DELFT
- The Netherlands
- -----------------------------------------------------------------------------
-