home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / flreq101.zip / REQEXAMP.DOC < prev   
Text File  |  1994-08-26  |  5KB  |  184 lines

  1.  
  2.  ╔════════════════════════════════════════════════════════════════════════════╗
  3.  ║░░░░░░░░░░░░░░ ProBoard File Requester: example request file ░░░░░░░░░░░░░░░║
  4.  ╚════════════════════════════════════════════════════════════════════════════╝
  5.  
  6.  
  7.  ╔════════════════════════════════════════════════════════════════════════════╗
  8.  ║                                  PURPOSE                                   ║
  9.  ╚════════════════════════════════════════════════════════════════════════════╝
  10.  
  11.     The ProBoard File Requester (FileReq) is a PEX (ProBoard EXtension) to
  12.     let your users request the files they want.
  13.  
  14.     The advantage to request the files is that you can prepare a request
  15.     file off-line and upload it to the BBS. FileReq will process this file
  16.     and tag the files in ProBoard. After that, you can start downloading the
  17.     files.
  18.  
  19.     You can find all the information for the files in the ALLFILES listing.
  20.  
  21.  
  22.  ╔════════════════════════════════════════════════════════════════════════════╗
  23.  ║                                REQUEST FILE                                ║
  24.  ╚════════════════════════════════════════════════════════════════════════════╝
  25.  
  26.     To request files with the ProBoard File Requester, you need to create a
  27.     REQUEST file. This file is a pure ASCII file with the area number(s) and
  28.     filename(s) yoy want to request. This document describes the layout of
  29.     the request file.
  30.  
  31.  
  32.   Example request file
  33.  ──────────────────────────────────────────────────────────────────────────────
  34.  
  35.     [11]TChat*.Zip
  36.     [1]TheHouse.Zip
  37.     [145]Tw2002.Zip
  38.  
  39.     As you can see, you have to specify the area number between brackets and
  40.     append (without any spaces!) the filename to it. You can use wildcards.
  41.  
  42.     The example request file you find above will request 3 files:
  43.  
  44.     TChat*.Zip      from file area #11
  45.     TheHouse.Zip    from file area #1
  46.     Tw2002.Zip      from file area #145
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.                                    -=≡ 1 ≡=-                                    
  63.  ╔════════════════════════════════════════════════════════════════════════════╗
  64.  ║░░░░░░░░░░░░░░ ProBoard File Requester: example request file ░░░░░░░░░░░░░░░║
  65.  ╚════════════════════════════════════════════════════════════════════════════╝
  66.  
  67.  
  68.  ╔════════════════════════════════════════════════════════════════════════════╗
  69.  ║                                   USAGE                                    ║
  70.  ╚════════════════════════════════════════════════════════════════════════════╝
  71.  
  72.     After creating this file, call your favourite BBS and start the ProBoard
  73.     File Requester. Once the program is started, you can find (at least) two
  74.     options:
  75.  
  76.             U ...: Upload request list
  77.             D ...: Download requested files
  78.  
  79.  
  80.   Upload request list
  81.  ──────────────────────────────────────────────────────────────────────────────
  82.  
  83.     You first have to upload the request list you've created. The name
  84.     doesn't matter, just upload it.
  85.  
  86.     The ProBoard File Requester will check your list to be sure you don't
  87.     request files you're not allowed to. After that, you can download the
  88.     requested files using the Download function in the program.
  89.  
  90.  
  91.   Downloading requested files
  92.  ──────────────────────────────────────────────────────────────────────────────
  93.  
  94.     Now that the ProBoard File Requester know's what files you want to
  95.     receive, choose the "Download requested files" function. ProBoard will
  96.     search the files and you can start downloading them.
  97.  
  98.  
  99.  ╔════════════════════════════════════════════════════════════════════════════╗
  100.  ║                               IS THAT CLEAR?                               ║
  101.  ╚════════════════════════════════════════════════════════════════════════════╝
  102.  
  103.     If you need more information about the request file, please contact your
  104.     sysop.
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.                                    -=≡ 2 ≡=-                                    
  124.  ╔════════════════════════════════════════════════════════════════════════════╗
  125.  ║░░░░░░░░░░░░░░ ProBoard File Requester: example request file ░░░░░░░░░░░░░░░║
  126.  ╚════════════════════════════════════════════════════════════════════════════╝
  127.  
  128.  ╔════════════════════════════════════════════════════════════════════════════╗
  129.  ║                                   INDEX                                    ║
  130.  ╚════════════════════════════════════════════════════════════════════════════╝
  131.  
  132.   PURPOSE ..............................................................   1
  133.  
  134.   REQUEST FILE .........................................................   1
  135.       Example request file .............................................   1
  136.  
  137.   USAGE ................................................................   1
  138.       Upload request list ..............................................   2
  139.       Downloading requested files ......................................   2
  140.  
  141.   IS THAT CLEAR? .......................................................   2
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.                                    -=≡ 3 ≡=-