home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 March / PCO3_97.ISO / filesbbs / dos / xor115.arj / MACROS.DOC < prev    next >
Encoding:
Text File  |  1997-01-23  |  1.6 KB  |  40 lines

  1.      %FOUND.SIZE         \
  2.      %FOUND.FILES         -- refers to THIS request (how much found..)
  3.      %FOUND.TIME         /
  4.  
  5.      %TODAY.SIZE         \
  6.      %TODAY.FILES         -- refers to the current day (how much found ..)
  7.      %TODAY.TIME         /
  8.  
  9.      %TOTAL.SIZE         \
  10.      %TOTAL.FILES         -- refers to the life time (if user base ok)
  11.      %TOTAL.TIME         /
  12.  
  13.      %REMAINING.SIZE     \
  14.      %REMAINING.FILES     -- refers to the current day
  15.      %REMAINING.TIME     /
  16.  
  17.      %REQUEST.SIZE       \
  18.      %REQUEST.FILES       -- refers to the current request
  19.      %REQUEST.TIME       /
  20.  
  21.      %REQUEST.DAYS        -- on these days, this event is active
  22.      %REQUEST.STARTTIME   \  The start and end time of
  23.      %REQUEST.ENDTIME     /  current Request Event
  24.  
  25.      %FIRSTREQ           --  first listed day of request
  26.  
  27.      %USER.AKA           \  Requester's AKA and NAME as transfered in
  28.      %USER.NAME          /  EMSI handshake
  29.      %USER.MAILER        - remote mailer                  \    taken from SRIF
  30.      %USER.SERIALNUMBER  - remote mailer's serialnumber    --- file, else it's
  31.      %USER.MAILERVERSION - remote mailer's version        /    UNDEFINED
  32.  
  33.      %SESSION.TYPE       - can be PROTECTED or UNPROTECTED
  34.      %SESSION.NEXTEVENT  - minutes til next event w/o file request allowed
  35.      %SESSION.BAUD       - current baud rate (e.g. 19200)
  36.      %SESSION.CPS        - current CPS (e.g. 1800)
  37.      %SESSION.PASSWORD   - current session password (if any)
  38.  
  39.      %TICAREA            - name of ticarea or none
  40.      %TICPSWD            - TIC password or none