home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / COMMO552.ZIP / COMMO.SET < prev    next >
Text File  |  1993-10-14  |  7KB  |  162 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=auto}             Hardware (RTS/CTS) Flow Control (auto/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 DL    ( Up to 16 )
  35.  {aut=pzbs,^xB01}       Auto Receive, Zmodem UL    ( of these )
  36.  {aut=phbr,HS*^bR}      Auto Receive, HS/Link DL
  37.  {aut=phbs,HS*^bQ}      Auto Receive, HS/Link UL
  38.  {aut=pmpr,^v^h^vMPt}   Auto Receive, MPt
  39.  
  40.  {rtr=}                 Receive Translate Table initialization
  41.  {str=}                 Send Translate Table initialization
  42.  
  43.  {com=1,3f8,4}          Com1 port address/IRQ     See COMMO.DOC
  44.  {com=2,2f8,3}          Com2 port address/IRQ      for details.
  45.  {com=3,3e8,4}          Com3 port address/IRQ     IRQ's may range
  46.  {com=4,2e8,3}          Com4 port address/IRQ      from 0 to 15.
  47.  
  48.    ╔═════════════════╗
  49.    ║ Paths and Files ║
  50.    ╚═════════════════╝
  51.  
  52. *{set uldir,c:\commo}               Path to find uploads (no "\" at end)
  53. *{set dldir,c:\commo}               Path to place downloads (no "\" at end)
  54. *{set _uselog,c:\commo\commo.log}   Pathname for Usage Log file
  55. *{cap=c:\commo\commo.cap}           Pathname for Capture File
  56. *{scr=c:\commo\commo.scr}           Pathname for Screen Image file
  57.  {swp=}                             Pathname for Swap to Disk File
  58.  
  59.    ╔═════════╗
  60.    ║ Dialing ║
  61.    ╚═════════╝
  62.  
  63.  {abd=no}               AutoBaud Detect on (yes/no)
  64.  {cdm=yes}              Clear dialing marks at startup (yes/no)
  65.  
  66.  {set _dialpf,ATDT }    Default Dialing Prefix
  67.  {set _dialsf, |}       Default Dialing Suffix
  68.  
  69.  {dct=45}               Dialing cycle time limit (seconds)
  70.  {idt=4}                Delay between dialing attempts (seconds)
  71.  
  72.  {set _dialsr,CARRIER ,CONNECT}  (space after CARRIER is necessary)
  73.                         Dialing success response(s)
  74.  {set _dialfr,BUSY,NO CARRIER,NO DIALTONE,OK}
  75.                         Dialing failure response(s)
  76.  {set _dialir,RING}     Inter-dial response(s)
  77.  
  78.    ╔══════════════╗
  79.    ║ ASCII Upload ║
  80.    ╚══════════════╝
  81.  
  82.  {ebl=yes}              Expand blank lines (yes/no)
  83.  {slf=yes}              Strip outgoing linefeeds (yes/no)
  84.  {pac=}                 ASCII Upload pacing character
  85.  
  86.    ╔═══════════════╗
  87.    ║ Miscellaneous ║
  88.    ╚═══════════════╝
  89.  
  90.  {mac=}                 Startup macro label
  91.  {edd=no}               Enter Dialing Directory (yes/no)
  92.  {loc=no}               Local Echo on (yes/no)
  93.  {sts=yes}              Status Line on (yes/no)
  94.  {sig=no}               Signal Lights on (yes/no)
  95.  {cpf=no}               Capture File open (yes/no)
  96.  {cpm=screen}           Capture Mode (screen/filter/raw)
  97.  {tek=yes}              Test for enhanced keyboard (yes/no)
  98.  {tsn=yes}              Display time of day with System Name (yes/no)
  99.  {dat=mdy}              Order of date parameters (m=month,d=day,y=year)
  100.  {tim=12}               Time format (12/24 hour)
  101.  
  102.    ╔════════╗
  103.    ║ Sounds ║
  104.    ╚════════╝
  105.  
  106.  {snd=yes}              Master Sound on (yes/no)
  107.  {dca=yes}              Dialing connection alarm (yes/no)
  108.  {afa=no}               ASCII Upload finished alarm (yes/no)
  109.  {ers=yes}              Make sounds on errors/warnings (yes/no)
  110.  {rng=3}                Maximum number of alarm rings (0-999)
  111.  
  112.    ╔═════════════════════╗
  113.    ║ Video and Chat Mode ║
  114.    ╚═════════════════════╝
  115.  
  116.  {sfi=no}               Speech Friendly Interface (yes/no)
  117.                           [for visually impaired users with speech boards]
  118.  {sbs=10}               Scrollback Buffer size in kilobytes (0-64)
  119.  {adn=yes}              Auto-detect number of rows and columns (yes/no)
  120.  {avm=}                 Alternate video mode (mode,rows,cols)
  121.  {edi=yes}              Startup editor in insert mode (yes/no)
  122.  {ucw=16}               Number of lines in upper Chat Mode window
  123.  {swe=no}               Send when Enter is pressed in Chat Mode (yes/no)
  124.  {bsc=no}               Use BIOS for Terminal Screen scrolling (yes/no)
  125.  {sno=no}               Snow checking on CGA adapter (yes/no)
  126.  {gdc=}                 Graphic display characters [see COMMO.DOC]
  127.  
  128.    ╔════════╗
  129.    ║ Colors ║
  130.    ╚════════╝
  131.  
  132.  {clm=auto}             Color Mode (auto/color/mono)  [See COMMO.DOC]
  133.  
  134.     Press F7 to display the color chart.
  135.     Then press any key to return to editing.
  136.     Most items with two parameters are [text,border].
  137.     Items with three parameters are [text,border,selector].
  138.  
  139.  {kts=07,17}            Terminal Screen, Status Line colors
  140.  
  141.  {kdd=1e,70,4f}         Dialing Directory window colors
  142.  {kmf=1e,70,4f}         Macro File window colors
  143.  {ksb=03,70,4f}         Scrollback window colors
  144.  {khf=1e,70}            Online Help file window colors
  145.  {kee=1e,70}            Edit external file window colors
  146.  {kvs=1e,70}            Variable Space window colors
  147.  
  148.  {kcf=70,17}            Capture File Options window colors
  149.  {ksi=70,17}            Screen Image file window colors
  150.  {kdw=03,47}            Dialer window colors
  151.  {kau=70,17}            ASCII Upload window colors
  152.  {kpw=70,17}            Protocol window colors
  153.  {kid=70,17}            Input data window colors
  154.  {kst=70,17}            Set Toggles window colors
  155.  {ktp=70,17}            Terminal Parameters window colors
  156.  {kep=70,17}            Execute Preview window colors
  157.  {kmw=4f,6f}            Message window colors
  158.  {set mcolor,70,17}     Macro Menu colors
  159.  
  160.  
  161.                                 - end -
  162.