home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WIN_UTL1 / CCLINK.ZIP / CCLINK.INI < prev    next >
INI File  |  1994-01-30  |  1KB  |  32 lines

  1. ;Copy this file to your Windows directory. The values listed below are the 
  2. ;defaults. Value options are given in brackets. Remove the semi-colon and
  3. ;comments in order to use a parameter.
  4.  
  5. [cclink]
  6. ;port=2         [ 1-4: Serial port to monitor. ]
  7. ;speed=22       [ 21-27 (1200-115.2Kbps): Not too user-friendly. Sorry. ]
  8. ;lpt=378        [ Anything, but preferably from 278-3BE ]
  9. ;parallel=0     [ 0-1 OFF or ON: monitors serial on startup by default. ]
  10. ;input=1        [ 0-1 OFF or ON: only monitors by default. ]
  11. ;reset1=at&c1&d2S0=1    [ Modem reset strings. See "Modem Stuff... option. ]
  12. ;reset2=ati1x4  
  13. ;rts=1          [ 0-1 OFF or ON: Request to Send, Toggle to stop data. ]
  14. ;dtr=1          [ 0-1 OFF or ON: Data Terminal Ready, Toggle to check modem. ]
  15. ;duplex=1       [ 0-1 OFF or ON: Turn off if you get double characters. ]
  16. ;ontop=1        [ 0-1 OFF or ON: Always On Top option. ]
  17. ;horizontal=40  [ 5-60: Sets position on screen on X-axis. ]
  18. ;vertical=50    [ 5-60: Sets position on screen on Y-axis. ]
  19. ;divisor=60     [ 10-100: Divides into horizontal and vertical. ]
  20. ;interval=110   [ Anything: Sets polling CCLINK timer interval in millisecs. ]
  21. ;maxlines=40    [ 8-100: but be careful! Number of lines to display. ]
  22.  
  23. [cclinkjr]
  24. ;port=1
  25. ;lpt=378
  26. ;parallel=0
  27. ;horizontal=40
  28. ;vertical=50
  29. ;divisor=60
  30. ;interval=110
  31. ;ontop=1
  32.