home *** CD-ROM | disk | FTP | other *** search
/ NetComm Communications 5 / NetComm.iso / resource / netcomm / wcomm / disk2 / custom.sc_ / custom.bin
Encoding:
Text File  |  1994-10-24  |  448 b   |  22 lines

  1. new string foldersdir
  2. new string recordfolder
  3. new string aliasfile
  4.  
  5. logoutaction      := 3
  6. doupdate          := 0
  7. dosyncfolders     := 1
  8. dosendnewmail     := 0
  9. doupdatefolders   := 1
  10. doupdaterecord    := 1
  11. dodownloadaliases := 0
  12. docustom          := 1
  13. abortrequest      := 0
  14. foldersdir        := ""
  15. recordfolder      := ""
  16. aliasfile         := ""
  17.  
  18. include "abort.h"
  19. execute "custom.h"
  20. execute "folders.h"
  21. execute "refresh.sys"
  22.