home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / ka9qdr20.zip / KA9QDOOR.CFG < prev    next >
Text File  |  1994-11-24  |  1KB  |  49 lines

  1. ; Product registration information
  2. ;owner=John Doe <-- (* COMMENTED OUT! *)
  3. ;key=12345678 <-- (* COMMENTED OUT! *)
  4.  
  5. ; Complete filespec of the file to be run
  6. ;filespec=c:\bin\net.exe
  7. filespec=c:\bin\highmem.exe
  8.  
  9. ; Options to be appended to the command line
  10. cmdtail=c:\slip\autoexec.net
  11.  
  12. ; KA9QDOOR log file
  13. ka9qdoorlog=c:\slip\slip.log
  14.  
  15. ; File displayed at startup
  16. startupmsg=c:\slip\startup.msg
  17.  
  18. ; Total Time limit (overrides time remaining on PCBoard)
  19. ;maxminutes=30 <-- (* COMMENTED OUT! *)
  20.  
  21. ; File displayed if time runs out
  22. timeoutmsg=c:\slip\timeout.msg
  23.  
  24. ; Inactivity time limit,packet vector to monitor (in decimal)
  25. idleminutes=10,96
  26.  
  27. ; File displayed on inactivity
  28. ;idlemsg=c:\slip\tooidle.msg <-- (* COMMENTED OUT! *)
  29.  
  30. ; Text to stuff into typeahead buffer
  31. ; when user hangs up or time runs out
  32. stuffkeyboard=exit<cr>
  33.  
  34. ; Minimum baud rate required [,optional override security level]
  35. mindcespeed=9600,100
  36.  
  37. ; Whether or not to use hardware handshaking (CTS)
  38. ; default is enabled (1) if DTE speed > DCE speed (compression enabled)
  39. check_CTS=1
  40.  
  41. ; File displayed if baud rate too low
  42. lospeedmsg=c:\slip\lospeed.msg
  43.  
  44. ; Hours of operation in 24 hour format
  45. ;ophours=00:00-23:59 <-- (* COMMENTED OUT! *)
  46.  
  47. ; File displayed if not hours of operation
  48. ophoursmsg=c:\slip\ophours.msg
  49.