home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / commo551.zip / COMMO.SET < prev    next >
Text File  |  1993-08-07  |  7KB  |  161 lines

  1.    ╔════════════╗
  2.    ║ Setup File ║
  3.    ╚════════════╝
  4.  
  5.   The Setup File is processed at startup and may be edited with the Internal
  6.   Editor (which you are doing right now!).  Use the arrow keys, PgUp, PgDn,
  7.   etc., to edit the items marked with an "*" to get started.
  8.  
  9.   Keep items within the curly braces (use INS, DEL as needed).
  10.  
  11.   See COMMO.DOC for details and descriptions of all items.
  12.  
  13.    ╔════════════════════╗
  14.    ║ Terminal and Modem ║
  15.    ╚════════════════════╝
  16.  
  17. *{ddp=2400,8n1,1,A,0}   Default Dialing Parameters, set when you dial
  18.                │        (speed,format,comport,terminal,delay).  These
  19.         Com#───┘        are also the current settings when you start
  20.                         the program.
  21.  
  22. *{set _modini,~~AT S0=0 S7=180 E1 Q0 V1 X4 &C1 &D2 |~~}
  23.                         Modem Initialization String [see COMMO.DOC]
  24.  
  25.  {set z_prog,DSZC}      Zmodem driver program (DSZC/DSZE/GSZ/TXZM)
  26.  {min=yes}              Send Modem Init String (yes/no)
  27.  {sfc=yes}              Software (XON/XOFF) Flow Control (yes/no)
  28.  {hfc=yes}              Hardware (RTS/CTS) Flow Control (yes/no)
  29.  {sld=no}               Stop serial input during disk I/O (yes/no)
  30.  {dex=no}               Drop DTR and RTS at program exit (yes/no)
  31.  {enq=no}               Answer ENQ with ACK (yes/no)
  32.  {ncr=}                 Macro to execute on NO CARRIER
  33.  
  34.  {aut=pzbr,^xB00}       Auto Receive, Zmodem    ( Up to 16 )
  35.  {aut=phbr,HS*^bR}      Auto Receive, HS/Link   ( of these )
  36.  {aut=phbr,HS*^bQ}      Auto Receive, HS/Link
  37.  {aut=pmpr,^v^h^vMPt}   Auto Receive, MPt
  38.  
  39.  {rtr=}                 Receive Translate Table initialization
  40.  {str=}                 Send Translate Table initialization
  41.  
  42.  {com=1,3f8,4}          Com1 port address/IRQ     See COMMO.DOC
  43.  {com=2,2f8,3}          Com2 port address/IRQ      for details.
  44.  {com=3,3e8,4}          Com3 port address/IRQ     IRQ's may range
  45.  {com=4,2e8,3}          Com4 port address/IRQ      from 0 to 15.
  46.  
  47.    ╔═════════════════╗
  48.    ║ Paths and Files ║
  49.    ╚═════════════════╝
  50.  
  51. *{set uldir,c:\commo}               Path to find uploads (no "\" at end)
  52. *{set dldir,c:\commo}               Path to place downloads (no "\" at end)
  53. *{set _uselog,c:\commo\commo.log}   Pathname for Usage Log file
  54. *{cap=c:\commo\commo.cap}           Pathname for Capture File
  55. *{scr=c:\commo\commo.scr}           Pathname for Screen Image file
  56.  {swp=}                             Pathname for Swap to Disk File
  57.  
  58.    ╔═════════╗
  59.    ║ Dialing ║
  60.    ╚═════════╝
  61.  
  62.  {abd=no}               AutoBaud Detect on (yes/no)
  63.  {cdm=yes}              Clear dialing marks at startup (yes/no)
  64.  
  65.  {set _dialpf,ATDT }    Default Dialing Prefix
  66.  {set _dialsf, |}       Default Dialing Suffix
  67.  
  68.  {dct=45}               Dialing cycle time limit (seconds)
  69.  {idt=4}                Delay between dialing attempts (seconds)
  70.  
  71.  {set _dialsr,CONNECT}  Dialing success response(s)
  72.  {set _dialfr,BUSY,NO CARRIER,NO DIALTONE,OK}
  73.                         Dialing failure response(s)
  74.  {set _dialir,RING}     Inter-dial response(s)
  75.  
  76.    ╔══════════════╗
  77.    ║ ASCII Upload ║
  78.    ╚══════════════╝
  79.  
  80.  {ebl=yes}              Expand blank lines (yes/no)
  81.  {slf=yes}              Strip outgoing linefeeds (yes/no)
  82.  {pac=}                 ASCII Upload pacing character
  83.  
  84.    ╔═══════════════╗
  85.    ║ Miscellaneous ║
  86.    ╚═══════════════╝
  87.  
  88.  {mac=}                 Startup macro label
  89.  {edd=no}               Enter Dialing Directory (yes/no)
  90.  {loc=no}               Local Echo on (yes/no)
  91.  {sts=yes}              Status Line on (yes/no)
  92.  {sig=no}               Signal Lights on (yes/no)
  93.  {cpf=no}               Capture File open (yes/no)
  94.  {cpm=screen}           Capture Mode (screen/filter/raw)
  95.  {tek=yes}              Test for enhanced keyboard (yes/no)
  96.  {tsn=yes}              Display time of day with System Name (yes/no)
  97.  {dat=mdy}              Order of date parameters (m=month,d=day,y=year)
  98.  {tim=12}               Time format (12/24 hour)
  99.  
  100.    ╔════════╗
  101.    ║ Sounds ║
  102.    ╚════════╝
  103.  
  104.  {snd=yes}              Master Sound on (yes/no)
  105.  {dca=yes}              Dialing connection alarm (yes/no)
  106.  {afa=no}               ASCII Upload finished alarm (yes/no)
  107.  {ers=yes}              Make sounds on errors/warnings (yes/no)
  108.  {rng=3}                Maximum number of alarm rings (0-999)
  109.  
  110.    ╔═════════════════════╗
  111.    ║ Video and Chat Mode ║
  112.    ╚═════════════════════╝
  113.  
  114.  {sfi=no}               Speech Friendly Interface (yes/no)
  115.                           [for visually impaired users with speech boards]
  116.  {sbs=10}               Scrollback Buffer size in kilobytes (0-64)
  117.  {adn=yes}              Auto-detect number of rows and columns (yes/no)
  118.  {avm=}                 Alternate video mode (mode,rows,cols)
  119.  {edi=yes}              Startup editor in insert mode (yes/no)
  120.  {ucw=16}               Number of lines in upper Chat Mode window
  121.  {swe=no}               Send when Enter is pressed in Chat Mode (yes/no)
  122.  {bsc=no}               Use BIOS for Terminal Screen scrolling (yes/no)
  123.  {sno=no}               Snow checking on CGA adapter (yes/no)
  124.  {gdc=}                 Graphic display characters [see COMMO.DOC]
  125.  
  126.    ╔════════╗
  127.    ║ Colors ║
  128.    ╚════════╝
  129.  
  130.  {clm=auto}             Color Mode (auto/color/mono)
  131.                             (See COMMO.DOC)
  132.  
  133.     Press F7 to display the color chart.
  134.     Then press any key to return to editing.
  135.     Most items with two parameters are [text,border].
  136.     Items with three parameters are [text,border,selector].
  137.  
  138.  {kts=07,17}            Terminal Screen, Status Line colors
  139.  
  140.  {kdd=1e,70,4f}         Dialing Directory window colors
  141.  {kmf=1e,70,4f}         Macro File window colors
  142.  {ksb=03,70,4f}         Scrollback window colors
  143.  {khf=1e,70}            Online Help file window colors
  144.  {kee=1e,70}            Edit external file window colors
  145.  {kvs=1e,70}            Variable Space window colors
  146.  
  147.  {kcf=70,17}            Capture File Options window colors
  148.  {ksi=70,17}            Screen Image file window colors
  149.  {kdw=03,47}            Dialer window colors
  150.  {kau=70,17}            ASCII Upload window colors
  151.  {kpw=70,17}            Protocol window colors
  152.  {kid=70,17}            Input data window colors
  153.  {kst=70,17}            Set Toggles window colors
  154.  {ktp=70,17}            Terminal Parameters window colors
  155.  {kep=70,17}            Execute Preview window colors
  156.  {kmw=4f,6f}            Message window colors
  157.  {set mcolor,70,17}     Macro Menu colors
  158.  
  159.  
  160.                                 - end -
  161.