home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / FORBROWS.ZIP / FORBROWS.CTL < prev    next >
Text File  |  1992-07-16  |  2KB  |  39 lines

  1. * Example Control File for FORBROWS
  2. * ***********************************************************************
  3. * The next example statement shows a non-UNC foraserver path.  NOTE that the
  4. * k: disk must already have been accessed before starting FORBROWS
  5. *FORASERVER=k:\|IBMUNIX Conference Disk (IBMUNIX)
  6. *
  7. * ***********************************************************************
  8. * The HOSTTYPE= statement is used to identify the kinds of EHLLAPI commands
  9. * that FORBROWS should use when uploading an posting appends.  The
  10. * following are currently provided or planned:
  11. *    HOSTTYPE=VM          (for standard VM systems)
  12. *    HOSTTYPE=IBMLINK     (for IBM/US's IBMLINK
  13. *    HOSTTYPE=IBMLINKTC   (for IBM/US's IBMLINK, with Temp Circumvention
  14. *                         for users affected by IBMLINK's upload security
  15. *  The following are planned, but not yet supported
  16. *    HOSTTYPE=DIALIBM     (for EMEA's DIALIBM systems)
  17. *
  18. *HOSTTYPE=VM
  19. HOSTTYPE=IBMLINK
  20. *
  21. * ***********************************************************************
  22. * The HOSTSERVER= statement is used to list the various VM TOOLSRUN master
  23. * servers which we can append to.  This info is used in the async version
  24. * of FORBROWS to support building an Append skeleton file in TOOLNOTE
  25. * format.  Currently a max of 20 entries is supported.
  26. *
  27. * The format of this entry is:
  28. *   HOSTSERVER=confname vmmasternode vmserverid diskname
  29. *
  30. HOSTSERVER=IBMPC YKTVMV IBMPC IBMPC
  31. *HOSTSERVER=OS2BBS YKTVMV IBMPC IBMPC
  32. HOSTSERVER=OS2BBS HONE80 OS2 OS2BBS
  33. HOSTSERVER=PROCS YKTVMV IBMPC IBMPC
  34. HOSTSERVER=ANSWERS YKTVMV IBMPC IBMPC
  35. HOSTSERVER=IBMVM KGNVMZ IBMVM IBMVM
  36. HOSTSERVER=IBMTEXT ALMVMA TEXTMSTR IBMTEXT
  37. HOSTSERVER=IBMUNIX YKTVMH3 IBMUNIX IBMUNIX
  38. HOSTSERVER=IBMMVS POKVMCR3 TOOLS IBMMVS
  39.