home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / comm / fido / spot / rexx / request / request.prefs < prev    next >
Text File  |  1994-02-05  |  605b  |  18 lines

  1. Request Handler (19.01.94)
  2.  
  3.  o The TONAME= specifies the names request should be written to.
  4.  o The ORIGIN= specifies the origin the message should have.
  5.  o The FROMNAME= is the name request will be replied to with.
  6.  o Any number of AREA= lines, followed by the net name of the area.
  7.  o Any number of ENTRY= lines, followed by the type (TEXT, AREXX or
  8.    DOS)  magic name (comma) filename (comma) and the subject line
  9.    of the reply message.
  10.  
  11. AREA=NET_0_000_000
  12. TONAME=Request Handler
  13. ORIGIN=Request Handler 2000
  14. FROMNAME=Request Handler
  15. ENTRY=TEXT,User,S:User-startup,TestFile
  16. ENTRY=DOS,Dir,Dir TRASH:
  17.  
  18.