home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / GLEN / ECOMM22.ZIP / ECMANUAL.TXT next >
Text File  |  1991-09-18  |  32KB  |  907 lines

  1. INTRODUCTION
  2. ============
  3.  
  4. Welcome to Easy Comm (version 2.2).
  5.  
  6. Easy Comm is a general purpose communication program that allows you
  7. to connect your PC to any remote system via a telephone line.
  8. Your computer must be equipped with a modem if you want to use Easy Comm
  9. for communication purposes.
  10. You can also use Easy Comm to connect your computer directly with another one
  11. through serial port.
  12.  
  13. Since Easy Comm is equipped with a text editor, you can use it for
  14. editing or printing text files for which a modem is not necessary.
  15.  
  16. EASY COMM FEATURES
  17. ==================
  18.  
  19. Easy Comm is an easy-to-use communication program with the following
  20. features :
  21.  
  22. 1) User interface :
  23.  - mouse support
  24.  - pull-down menus
  25.  - on-line context sensitive help facility with a help index
  26.  - multiple, overlapping, resizable, movable windows
  27.  - dialog and message boxes
  28.  - customizable options (colors and mouse parameters)
  29.  
  30. 2) Built-in, fast and flexible text editor :
  31.  - multiple windows and multiple files can be open at the same time
  32.  - search and replace functions
  33.  - text-block selection, copying, moving and deleting
  34.  - since both file printing and file transfer take place in the
  35.    background, you can simultaneously print one file, upload or
  36.    download another file and continue editing still another file
  37.  
  38. 3) Communication functions :
  39.  - dial directory database
  40.  - selectable communication parameters (e.g. baud rate)
  41.  - auto-login procedure
  42.  - filter option for filtering out characters in both directions
  43.  - several file transfer protocols (Ascii, 4 types of XModem,
  44.    YModem and YModemG)
  45.  - transfer status window
  46.  - file transfer occurs in the background, so you can edit a text file
  47.    or do something else during the file transfer
  48.  - customizable modem control strings
  49.  - chat mode (separate windows for sent and received characters)
  50.  - auto-redial function
  51.  - you can quit without hanging up and later re-establish connection
  52.  - terminal emulation (ANSI and VT100)
  53.  - 10-page buffer for a Modem Window
  54.  - copy a text from the Modem Window to the Clipboard and in the
  55.    opposite direction
  56.  - flow control (XON/XOFF and RTS/CTS)
  57.  
  58. 4) Additional functions :
  59.  - background file printing
  60.  - ASCII table (you can send characters from the ASCII table to the
  61.    Edit Window)
  62.  - calendar
  63.  - calculator (you can send an expression & a result from the
  64.    calculator to the Edit Window)
  65.  - time window
  66.  - memory information window
  67.  - change directory function
  68.  - DOS shell function
  69.  - save and restore desktop functions
  70.  
  71. INSTALLATION
  72. ============
  73.  
  74. If you have the EASY COMM diskette:
  75. - Insert a diskette into drive a: and type in A:INSTALL and press <Enter>.
  76. - Easy Comm will be automatically installed in C:\ECOMM directory.
  77.  
  78. If you downloaded EASY COMM:
  79. - Create a ECOMM directory (you can use a different name).
  80. - Unzip ECOMM.ZIP in this directory.
  81.  
  82. To run Easy Comm you have to enter ECOMM directory (cd c:\ECOMM <Enter>)
  83. and type in ECOMM followed by <Enter>.
  84.  
  85. If you have expanded memory and EMS driver is installed
  86. Easy Comm will automatically use EMS for overlays.
  87.  
  88. MENUS AND DESKTOP
  89. =================
  90.  
  91. The ≡ menu is accessed by pressing Alt-Space.  All the other menus are
  92. accessed by pressing Alt-L, where L is the first letter of the menu.
  93. For example, the "File" menu is pulled down by Alt-F.
  94.  
  95. The screen of Easy Comm is devided into 4 areas :
  96. - Menu Bar (top line)
  97. - Status Line (bottom line)
  98. - Message Line (a line above the Status Line)
  99. - Desktop (area between Menu Bar and Message Line)
  100.  
  101. After you start Easy Comm a Dial Directory dialog box is opened on
  102. the desktop automatically, so that you can quickly select
  103. a desired directory entry and make a call by pressing Alt-D or clicking
  104. on the [Dial] button.
  105.  
  106. An alternative method of calling is by pressing Alt-C or clicking on the
  107. Call word displayed on the Status Line. This command allows you to make
  108. a call using current settings (from the last call). This allows you to
  109. make calls without having to select parameters from the Dial Directory.
  110. You can also quickly modify current parameters by pressing Ctrl-F10.
  111.  
  112. MENU BAR
  113. ========
  114.  
  115. Menu Bar is the top line on the screen which displays menu choices.
  116. Each menu choice contains a pull-down menu which can be displayed
  117. by clicking on the menu item (e.g. File), or by pressing a short cut
  118. key Alt-L where L is a highlighted letter of the menu item
  119. (e.g. Alt-F for File menu). You can also get to the menu bar by pressing
  120. F10 function key and then you can use arrow keys to move the cursor to
  121. the desired menu choice and press <Enter> to open the pull-down menu.
  122.  
  123. PULL-DOWN MENUS
  124. ===============
  125.  
  126. Each Pull-down Menu contains a list of functions that can be selected
  127. by moving the cursor with the arrow keys and pressing <Enter>, or
  128. by clicking the mouse on the menu item, or by pressing a highlighted
  129. letter (typically the first letter). If no letter is highlighted, it
  130. means that the function is not active in the current context, for example
  131. you cannot open a modem window before you activate a modem (Alt-C Call).
  132.  
  133. Some menu items have a short cut defined next to the function name
  134. e.g. 'Close Alt-F3'. Such functions can be activated by pressing
  135. a short cut key from any point in the program (if a function is active)
  136. without having to open a pull-down menu.
  137.  
  138.  
  139. STATUS LINE
  140. ===========
  141.  
  142. The Status Line (the bottom line of the screen) contains a list of most
  143. often used functions which can be activated by pressing a short cut key
  144. shown left to the function name or by clicking the mouse on the function
  145. name.
  146.  
  147. If a function is active in the current context, its short cut is
  148. highlighted.
  149.  
  150.  
  151. MESSAGE LINE
  152. ============
  153.  
  154. Message Line is used to display information about communication related
  155. activities e.g. 'Modem Connected.'.
  156.  
  157.  
  158. DESKTOP
  159. =======
  160.  
  161. Desktop is your work area between the Menu Bar and the Message Line.
  162. You can open various windows, dialog boxes and entry forms on the Desktop.
  163.  
  164.  
  165. HELP SYSTEM
  166. ===========
  167.  
  168. Help Window can be displayed from any point of the program by pressing
  169. F1 function key, by selecting Help from the pull-down menu, or by
  170. pressing right mouse button.
  171.  
  172. Help system is context sensitive so information displayed in the help
  173. window depends on the current context e.g. if you are editing a text file
  174. in the edit window pressing F1 will result in displaying help information
  175. related to the text editor.
  176.  
  177. By double-clicking with a mouse on highlighted words in a help window
  178. you can quickly access information regarding those words
  179. (cross reference).
  180.  
  181. Help|Help Index command (Ctrl-F1) displays a list of topics which are
  182. explained by the Help system.
  183. You can get to the topic explanation by double-clicking
  184. on the topic.
  185.  
  186.  
  187. GADGETS
  188. =======
  189.  
  190. 1)Calculator :
  191.  
  192. The calculator is equipped with most common math functions.
  193. To operate the calculator you can either use the keyboard or press the
  194. buttons on the calculator with the mouse.
  195.  
  196. Calculator Functions :
  197.  
  198. You can select a function by either clicking on a function button with
  199. the mouse or by pressing a highlighted letter-key.
  200.  
  201.   Calculator functions :
  202.   ======================
  203.  
  204.  [BIN] BINary mode                
  205.  [HEX] HEXadecimal mode           
  206.  [DEC] DECimal mode               
  207.  [ C ] Cancel last operation      
  208.  [CA ] Clear All                  
  209.  [ + ] addition                   
  210.  [ - ] subtraction                
  211.  [ * ] multiplication             
  212.  [ / ] division                   
  213.  [ = ] display result             
  214.  [NEG] NEGation                   
  215.  [°F ] switch to Fahrenheit mode  
  216.  [°C ] switch to Celsius mode     
  217.  [Mwr] WRite to Memory            
  218.  [Mrd] ReaD from Memory           
  219.  [ ( ] open bracket
  220.  [ ) ] close bracket
  221.  [TAN] TANgens
  222.  [SIN] SINe
  223.  [COS] COSine
  224.  [ % ] percent
  225.  [LOG] decimal LOGarithm
  226.  [LNx] Natural Logarithm
  227.  [e^x] e to the power of x
  228.  [ π ] pi
  229.  [1/x] 1 divided by
  230.  [ x²] square
  231.  [√x ] square root
  232.  [ !x] factorial
  233.  [x^y] x to the power of y
  234.  
  235.  Additional functions:
  236.  
  237.  [Send-EX] Send Expression to the edit window
  238.  [Send-RU] Send Result to the edit window
  239.  
  240. 2) Calendar :
  241.  
  242. The calendar displays the current month, highlighting today's date. The
  243. next and previous months can be viewed using the '+' or '-' keys
  244. respectivly.  The mouse can also be used to change the month by clicking on
  245. the  or  icons.
  246.  
  247. 3) ASCII Table :
  248.  
  249. The ASCII table displays the entire IBM PC character set.  The current
  250. character is marked by a blinking block cursor, and the hexadecimal and
  251. decimal ASCII values of the character are displayed below the chart. A
  252. new character is selected by pressing it on the keyboard, by clicking
  253. the mouse on it in the chart, or by moving the cursor using the cursor
  254. keys.
  255.  
  256. Ascii Table can be useful when you want to filter out certain characters
  257. sent or received by the modem. In order to do it you have to specify
  258. Ascii codes of characters in the filter set field of the
  259. Dial Directory Entry Form.
  260.  
  261. You can also send characters which cannot be entered from the keyboard
  262. to the active edit window.
  263. You do it by positioning the cursor on a selected character and pressing
  264. [Send-C] button.
  265.  
  266. 4) ≡|About Command :
  267.  
  268. When you choose the About command from the ≡ (System) menu, a
  269. dialog box appears, showing copyright and program version information.
  270.  
  271. To close the box, press Esc, Space, or Enter, or click the OK
  272. button.
  273.  
  274. 5) Time Window :
  275.  
  276. When you choose ≡|Time command a time window is opened on the desktop.
  277. It displays the current time, time on-line (activated automatically
  278. when connection is established) and the alarm time.
  279.  
  280. First line displays the current system time.
  281.  
  282. The second line displays the time on-line. The timer is started
  283. automatically after a connection is established.
  284.  
  285. The third line displays the alarm clock.
  286. The alarm time can be set and reset by clicking on the Set / Reset
  287. buttons in the time window. When current time reaches alarm time
  288. a message box is displayed and an audio signal is generated.
  289.  
  290. Time window can be opened by pressing a short cut Alt-T (or from
  291. ≡ menu) and closed like all windows by pressing Alt-F3.
  292.  
  293. 6) Memory Information window :
  294.  
  295. ≡│Memory Info displays a Memory Information Window
  296. containing the following :
  297.   - Total DOS memory : the amount of RAM memory in KB
  298.     (up to 640KB)
  299.   - Program size : the size (in bytes) of the part of the
  300.     program which stays in memory all the time (not overlayed)
  301.   - Editor buffer : the amount of memory in bytes allocated to the
  302.     text editor
  303.   - Overlays buffer : the amount of memory in bytes allocated to
  304.     overlays (parts of the program that are loaded to memory from
  305.     a hard disk when needed)
  306.   - Remaining free memory : the amount of free memory in bytes
  307.     used for dynamic allocation (heap) e.g. for windows;
  308.  
  309.  
  310. THE EASY COMM TEXT EDITOR
  311. =========================
  312.  
  313. Edit Windows are where you type in and edit your text files.
  314.  
  315. You can open as many Edit windows as you want (as long
  316. as there is enough memory).
  317.  
  318. - Using Edit Windows :
  319.  
  320. A window is a bordered screen area that you can move, resize, zoom,
  321. rearrange, close, and open.
  322.  
  323. 1) Window|Size/Move command (Ctrl-F5) :
  324.  
  325. Choose this command to change the size or position of the active
  326. window.
  327.  
  328. - Size :
  329.  
  330. If you press Shift while you use the arrow keys, you can change
  331. the size of the active window. Once you've adjusted its size or
  332. position, press Enter.
  333.  
  334. If a window has a Resize corner, you can drag that corner to
  335. resize the window.
  336.  
  337. - Move :
  338.  
  339. When you choose Window|Size/Move, the active window moves in
  340. response to the arrow keys. Once you've moved the window to where
  341. you want it, press Enter.
  342.  
  343. You can also move a window by dragging its title bar with the
  344. mouse.
  345.  
  346. 2) Window|Zoom command (F5) :
  347.  
  348. Choose Zoom to resize the active window to the maximum size. If
  349. the window is already zoomed, you can choose this command to
  350. restore it to its previous size.
  351.  
  352. You can also double-click anywhere on the window's title bar
  353. (except where an icon appears) to zoom or unzoom the window.
  354.  
  355. 3) Window|Tile command :
  356.  
  357. Choose Window|Tile to tile all windows on the desktop.
  358.  
  359. 4) Window|Cascade command :
  360.  
  361. Choose Window|Cascade to stack all windows on the desktop.
  362.  
  363. 5) Window|Next command (F6) :
  364.  
  365. Choose Next to cycle forwards through the windows on the desktop.
  366.  
  367. 6) Window|Previous command (Shift-F6) :
  368.  
  369. Choose Window|Previous to cycle backwards through the windows on the desktop.
  370.  
  371. 7) Window|Close command (Alt-F3) :
  372.  
  373. Choose  Window|Close to close the active window.
  374.  
  375. You can also click the Close box in the upper left corner to
  376. close a window.
  377.  
  378. 8) File|Open (F3) and File|New commands :
  379.  
  380. To open an Edit window, choose File|Open. You can open the same file
  381. in more than one window. You can also open a new window by choosing
  382. File|New.
  383.  
  384.  
  385. You can have any number of windows open on the desktop (as long as there
  386. is enough memory), but only one window can be active at any time. The
  387. active window is the one that you're currently working in.
  388. It always has a double-lined border around it, and it always has these
  389. elements:
  390.  - Close box
  391.  - Zoom box
  392.  - Title bar
  393.  - Horizontal and vertical scroll bars
  394.  
  395. Generally, any command you choose or text you type applies only to the
  396. active window. (But if you have the same file open in several windows,
  397. the action applies to the file in each of those windows.)
  398.  
  399. If your windows overlap, the active window is always the topmost one
  400. (the one on top of all the others).
  401.  
  402. To make a window active (topmost), click on the window area (if part
  403. of it is visible), use Window|Next command or press F6 until you get to
  404. the desired window.
  405.  
  406. Edit windows also show the cursor's position (the current line and column
  407. number) as YY:XX in the bottom of the Edit window frame, where YY is the
  408. line number and XX is the column number.
  409.  
  410. There are three ways to get into an open Edit window (make it active):
  411.  
  412.  1) Click on it.
  413.  2) Press (or click) F6 to cycle through the
  414.     open windows (or choose Window|Next)
  415.  3) Press Alt-n where n is a window number (0..9) displayed at the top
  416.     right corner of the window frame.
  417.  
  418. To close the active Edit window, choose Window|Close, click on a close box
  419. or press Alt-F3.
  420. Once in the Edit window, you enter text just as if you were using
  421. a typewriter.
  422.  
  423.  - When you want to end a line, press Enter.
  424.  - To exit the editor, press F10 (it will get you to the menu bar).
  425.  
  426. The maximum line width in an Edit window is 249 characters; you'll get
  427. a beep if you try to type past that.
  428.  
  429.  Clipboard :
  430.  -----------
  431. Clipboard is a special window to/from which you can copy/paste/cut blocks
  432. of text to/from other edit windows.
  433.  
  434. See also Block Commands.
  435.  
  436.  Cursor Movement Commands :
  437.  --------------------------
  438.  
  439. ----------------------------------------
  440.  Character left  | Ctrl-S or Left arrow
  441.  Character right | Ctrl-D or Right arrow
  442.  Word left       | Ctrl-A or Ctrl-Left arrow
  443.  Word right      | Ctrl-F or Ctrl-Right arrow
  444.  Line up         | Ctrl-E or Up arrow
  445.  Line down       | Ctrl-X or Down arrow
  446.  Page up         | Ctrl-R or PgUp
  447.  Page down       | Ctrl-C or PgDn
  448.  Begining of text| Ctrl-PgUp
  449.  End of text     | Ctrl-PgDn
  450.  
  451.  Insert & Delete Commands :
  452.  --------------------------
  453.  
  454. ---------------------------------------------
  455.  Insert mode on/off   | Ctrl-V or Ins
  456.  Delete line          | Ctrl-Y
  457.  Delete to end of line| Ctrl-Q Y
  458.  Delete character left| Ctrl-H or Backspace
  459.  Delete character     | Ctrl-G or Del
  460.  Delete word right    | Ctrl-T
  461.  
  462.  Block Commands :
  463.  ----------------
  464.  
  465. --------------------------------------------
  466.  Mark block begin    | Ctrl-K B or Shift-arrow
  467.  Delete block        | Ctrl-K Y or Ctrl-Del
  468.  Hide/display block  | Ctrl-K H
  469.  Paste from Clipboard| Ctrl-K C or Shift-Ins
  470.  Cut to Clipboard    | Ctrl-K C or Shift-Del
  471.  Copy to Clipboard   | Ctrl-K K or Ctrl-Ins
  472.  
  473.  Miscellaneous Commands :
  474.  ------------------------
  475. ---------------------------------------------
  476.  Menu bar             | F10
  477.  Save and edit        | F2
  478.  New file             | F3
  479.  Close active window  | Alt-F3
  480.                       |
  481.  Tab                  | Ctrl-I or Tab
  482.  Auto Indent On/Off   | Ctrl-O
  483.                       |
  484.  Find                 | Ctrl-Q F
  485.  Find & replace       | Ctrl-Q A
  486.  Repeat last find     | Ctrl-L
  487.  Abort operation      | Esc
  488.  
  489.  
  490. TRANSFER FILE PROTOCOLS
  491. =======================
  492.  
  493. File|Protocol Change command brings up the Protocol Select dialog box,
  494. in which you can select one of several file transfer protocols and the
  495. direction of transfer (send/receive).
  496.  
  497. The Protocol Select dialog box contains a set of radio buttons.
  498. From this set you can select only one item.
  499.  
  500. You can select one of the following file transfer protocols :
  501. - Ascii File
  502. - XModem with Check Sum
  503. - XModem with CRC-16
  504. - XModem-1k with Check Sum
  505. - XModem-1k with CRC-16
  506. - YModem
  507. - YModemG
  508.  
  509.  
  510. File│Transmit File command activates a file transfer protocol selected
  511. by File│Protocol Change command or a default protocol for a selected Dial
  512. Directory entry.
  513.  
  514. First a File Name dialog box is displayed. You have to enter the name of
  515. the file that you want to transmit. You can enter full name with a path.
  516. If you do not specify a path, a current directory is assumed.
  517. If you are using YModem file transfer protocol, you can specify more than
  518. one file at once (using '*' characters).
  519.  
  520. The File Name dialog box also contains two standard buttons [OK] and
  521. [CANCEL].
  522.  
  523. After you press [OK] button the file transfer begins and a File Transfer
  524. Status window is displayed.
  525.  
  526.  
  527. File│Receive File command activates a file transfer protocol selected
  528. by File│Protocol Change command or a default protocol for a selected
  529. Dial Directory entry.
  530.  
  531. First a File Name dialog box is displayed. You have to enter the name of
  532. the file that you want to receive. You can enter full name with a path.
  533. If you do not specify a path, a current directory is assumed.
  534.  
  535. For the YModem file transfer protocol you do not have to specify a file name.
  536.  
  537. The File Name dialog box also contains two standard buttons [OK] and
  538. [CANCEL].
  539.  
  540. After you press [OK] button the file transfer begins and a File Transfer
  541. Status window is displayed.
  542.  
  543.  
  544. - File Transfer Status Window :
  545.  
  546. File Transfer Status window displays information about a progress of a file
  547. transfer. The window is opened automatically after a file transfer protocol
  548. is activated.
  549.  
  550. It contains :
  551.  - File Name
  552.  - Transfer Protocol name
  553.  - Error Detection scheme (2-byte CRC, or 1-byte Check Sum)
  554.  - Block Size in bytes
  555.  - File Size in bytes
  556.  - Number of Bytes transfered
  557.  
  558. If File Size cannot be determined it says "unknown".
  559.  
  560. If File Size can be determined a graphical indicator is displayed
  561. showing the percentage already transferred.
  562.  
  563. Status window also contains [Cancel] button, by clicking on which
  564. you can cancel a transfer of the file. You can also press <Esc> to do it.
  565.  
  566.  
  567. MODEM MENU FUNCTIONS
  568. ====================
  569.  
  570. Modem|Modem Settings command displays the Modem Control Strings dialog box.
  571. For a typical modem you do not have to modify default strings.
  572.  
  573. If your modem does not want to hang up you can try to increase the modem
  574. Guard Time. On the other hand you might try to decrease the Guard Time in
  575. order to speed up the calling procedure.
  576.  
  577. If you have any other problems with with the modem consult your modem
  578. manual and modify control strings accordingly.
  579.  
  580. Modem control strings are stored automatically to the file 'MODEM.DAT' when
  581. you exit from Easy Comm. They are loaded automatically when you start Easy
  582. Comm from the file 'MODEM.DAT' if it exists, otherwise are set to default
  583. values.
  584.  
  585. Modem|Display Dial Directory command opens (or brings on top of the desktop)
  586. the Dial Directory dialog box from which you can select a record (containing
  587. a phone number and various parameters) and initiate a phone call by
  588. pressing Alt-D or clicking on the [Call] button.
  589.  
  590. You can also call by pressing Alt-C or click on Call on the status line.
  591. As opposed to Alt-D which uses Dial Directory, this command allows you
  592. to make a call using current (latest) parameters, which can be modified
  593. at any moment by pressing Ctrl-F10 or selecting the menu command :
  594. Modem|Current Parameters.
  595.  
  596. Modem|Current Parameters command (Ctrl-F10) displays a Current Parameters
  597. entry form.
  598.  
  599. It allows you to modify current COM port parameters used by the Call
  600. command (Alt-C). This is an alternative method to calling from a dial
  601. directory (Alt-D).
  602.  
  603.  
  604. Modem|Change Dial Directory command displays the 'Open Dial Directory'
  605. dialog box. In this dialog box you select the name of the file(dial
  606. directory) you want to load to memory. If you enter the name of the file
  607. which does not exist, a new file will be created.
  608.  
  609. Modem|Open Modem Window command opens (or brings on top of the desktop)
  610. a modem window. It is active only after you initialize a phone call.
  611. The modem window displays characters that are send and received by your
  612. modem.
  613.  
  614. Modem|Close Modem Window closes the modem window if it was open.
  615.  
  616. Modem|Transfer Status command opens (or brings on top of the desktop)
  617. a File Transfer Status window. It is active only after you initialize
  618. a file transfer.
  619.  
  620. Modem|Hide Transfer Status closes the File Transfer Status window
  621. if it was open.
  622.  
  623. Modem|Start Chat Mode command (active only after a connection has been
  624. established) opens two windows.
  625. All data that is sent out by your modem is displayed in the 'My Window'.
  626. All data that is received by your modem is displayed in the 'Responder
  627. Window'.
  628.  
  629. Modem|End Chat Mode command closes chat windows if they are open.
  630.  
  631. MODEM WINDOW :
  632. ==============
  633.  
  634. A modem window is opened automatically after a phone call is initialized.
  635. After your modem is connected to a remote system all input and output is
  636. sent to a modem window.
  637.  
  638. A modem window can be resized, moved, closed and selected like other windows.
  639. When you close a modem window you can open it again using Modem│Open Modem
  640. Window command.
  641.  
  642. A modem window can be switched between normal mode and full-screen mode
  643. by pressing F4 function key.
  644.  
  645. A modem buffer holds up to 250 lines which is 10 screens in full-screen mode.
  646.  
  647. You can use the following keys to scroll the lines in the mode window :
  648.  
  649.  - <PageUp> - displays the previous page
  650.  - <PageDown> - displays the next page
  651.  - <Home> - displays the first page
  652.  - <End> - displays the last page
  653.  - <UpArrow> - scrolls 1 line up
  654.  - <DownArrow> - scrolls 1 line down
  655.  
  656. By pressing <Alt-T> key combination you can display a Time Window.
  657.  
  658. By pressing <Alt-V> key combination you can copy text from a current page
  659. from the modem window to the Clipboard where you can further edit it
  660. and copy to other Edit Windows.
  661. You can also select text in the Modem Window using the mouse and copy it
  662. to the Clipboard using also <Alt-V>.
  663.  
  664. You can copy selected text from the Clipboard to the Modem Window by pressing
  665. <Alt-B>.
  666.  
  667.  
  668. DIAL DIRECTORY DATABASE
  669. =======================
  670.  
  671. 1) Dial Directory dialog box :
  672.  
  673. Dial Directory dialog box contains a list of record descriptions
  674. (or names) from your dial directory database. It also contains
  675. several buttons : [Edit], [New], [Delete], [Save], and [Call].
  676. Dial Directory dialog box is displayed automatically after you start
  677. Easy Comm.
  678.  
  679. You can make a phone call immediately by positioning the cursor
  680. on a desired record and clicking on the [Dial] button or pressing
  681. Alt-D. This will initialize a phone call with parameters defined in
  682. a dial directory database.
  683.  
  684. You can add a new record to your database by clicking on the [New]
  685. button or by selecting it using <TAB> key and pressing <Enter>.
  686.  
  687. You can delete a record from your database by using [Delete] button.
  688.  
  689. You can display and/or edit a database record by using [Edit] button.
  690.  
  691. When you use the [New] or [Edit] button the Entry Form is displayed
  692. on the screen. You can display several entry forms at the same time.
  693.  
  694. If you modified any record you can save the changes to a disk file by
  695. clicking on the [Save] button.
  696.  
  697. Easy Comm uses 'ECOMM.DIR' as a default file for dial directory.
  698. You can create new dial directories by using a command Modem|Change Dial
  699. Directory.
  700.  
  701. 2) Dial Directory Entry Form :
  702.  
  703. Dial Directory Entry Form allows you to add or modify records in your
  704. dial directory database.
  705.  
  706. It contains following fields:
  707.  
  708.  - Description - contains a description or a name of a record
  709.  - Name - user id or name used during auto-login procedure
  710.  - Password - user's password used during auto-login procedure
  711.    (password is hidden - stars are displayed)
  712.  - Phone - phone number
  713.  - Retries - number of automatic retries in case of a timeout (40 sec.)
  714.    during a phone call
  715.  - Echo On/Off check box - if checked a local echo is turned on
  716.  - Auto Login On/Off check box - if checked the auto-login procedure
  717.    is activated after a connection is established
  718.  - Login File - name of the file to be used by the auto-login procedure
  719.    if Auto Login box is checked
  720.  - Add LF On/Off check box - if checked LF characters are added automatically
  721.    after every sent or received CR character.
  722.  - Capture On/Off check box - if checked the session will be captured to the
  723.    file
  724.  - Capture File - name of the file to be used to record a session if
  725.    Capture box is checked
  726.  - Filter Set - contains a filter expression which defines which characters
  727.    will be filtered out
  728.  - Terminal Emulation radio buttons :
  729.    * Terminal :
  730.      - NoTerm
  731.      - ANSI
  732.      - VT100
  733.  
  734.  - Flow Control radio buttons :
  735.    * Flow Ctrl
  736.      - None
  737.      - XON/XOFF
  738.      - CTS/RTS
  739.  
  740.  - COM Port and Modem radio buttons :
  741.    * Parity :
  742.      - Odd
  743.      - None
  744.      - Even
  745.    * Dial Type :
  746.      - Tone
  747.      - Pulse
  748.      - Manual
  749.      - Answer
  750.    * Word Length :
  751.      - 7 bits
  752.      - 8 bits
  753.    * Stop Bits :
  754.      - 1 bit
  755.      - 2 bits
  756.    * Baud Rate :
  757.      - 300
  758.      - 1200
  759.      - 2400
  760.      - 4800
  761.      - 9600
  762.      - 19200
  763.      - 38400
  764.    * Comm Port
  765.      - COM1
  766.      - COM2
  767.      - COM3
  768.      - COM4
  769.  
  770.  
  771. - Filter Expression :
  772.  
  773. Filter Expression contains a list of characters that will be filtered out.
  774. For example if a system to which you are connected sends you strange
  775. characters that clobber your screen (what happens especially with mainframes)
  776. you can specify which characters should not be displayed.
  777.  
  778. Filter also works in the other direction so you might disable some characters
  779. generated by your keyboard (e.g. control characters).
  780.  
  781. In a Filter Expression you specify ASCII codes of characters separated by
  782. commas. You can also specify ranges of characters.
  783.  
  784. Example of a valid Filter Expression :
  785.  1..30,128,129,140..255
  786.  
  787. You can easily find character codes by displaying the ASCII table.
  788.  
  789.  
  790. AUTO-LOGIN PROCEDURE :
  791. ======================
  792.  
  793. If the Auto-login box on the Dial Directory Entry Form is checked the auto
  794. login procedure is activated after a modem gets connected to a remote system.
  795.  
  796. Auto-login procedure works according to the actions specified in the Login
  797. File. The name of the file is contained in the Login File field of the Dial
  798. Directory Entry Form.
  799.  
  800. Login File is the Ascii text file which describes the actions for the auto-
  801. login procedure using the following syntax:
  802.  
  803.  - |WAIT|abcd - Easy Comm will wait for the abcd string in the incomming
  804.    characters
  805.  - |TIME|2 - Easy Comm will wait for 2 seconds before proceeding to the
  806.    next step of the auto-login procedure
  807.  - |SEND|abcd - Easy Comm will send the abcd string to the modem
  808.  - |SEND|<CR> - Easy Comm will send the code of the Enter key
  809.  - |SEND|<NAME><CR> - Easy Comm will send Name field (or user id) from
  810.    the Dial Directory Entry Form, followed by the carriage return
  811.  - |SEND|<PASSW><CR> - Easy Comm will send Password field (or user id)
  812.    from the Dial Directory Entry Form, followed by the carriage return
  813.  - |SEND|<#10> - Easy Comm will send a character which has the
  814.    Ascii Code = 10
  815.  
  816. OPTIONS
  817. =======
  818.  
  819. The Options|Mouse command brings up the Mouse Options dialog box, where
  820. you can set the following options that control how your mouse works :
  821.  
  822.  - how fast a double-click is
  823.  - which mouse button (right or left) is active
  824.  
  825. The Options|Colors item brings up the Colors dialog box, where you can
  826. customize the colors of the display.
  827.  
  828. Options|Save Desktop command saves the state of all open windows to a file
  829. call ECOMM.DSK. This file can be reloaded by selecting Options|Restore
  830. Desktop command.
  831.  
  832. Options|Restore Desktop command restores a previously-saved state of all open
  833. windows from a file called ECOMM.DSK. This file is saved via the
  834. Options|Save Desktop command.
  835.  
  836. Options|Clear Desktop clears desktop by closing all open windows and dialog
  837. boxes.
  838.  
  839. Options|Load Options command loads color palettes and mouse options from
  840. ECOMM.OPT file if the file exists. The ECOMM.OPT file is created by
  841. Options|Save Options command.
  842.  
  843. Options|Save Options command saves color palettes and mouse options to
  844. ECOMM.OPT file. If the file exists it will be erased.
  845. The options from the ECOMM.OPT file are loaded using Options|Load Options
  846. command.
  847.  
  848.  
  849. FILE PRINTING
  850. =============
  851.  
  852. Print|Print Options command displays a Print Options
  853. dialog box which allows setting the following parameters:
  854.  - Eject a page Before printing (Yes/No)
  855.  - Eject a page After printing (Yes/No)
  856.  - DOS LPT # : LPT1,...,LPT4
  857.  - Number of Lines per Page
  858.  - Left Margin
  859.  
  860. Print|Print File command displays a Select File to Print
  861. dialog box which allows you to select a file that you want to print.
  862. The file must exist on your disk, so if you are editing a new file
  863. you have to save it before you can start printing.
  864. After you select a file to print, printing starts and a
  865. Print Status window is displayed.
  866. You can cancel printing at any time by pressing Alt-F10 function key
  867. or by clicking with the mouse on Stop Print label on the status line.
  868. Since printing is done in "background" you can continue using other
  869. functions of EASY COMM during printing.
  870.  
  871. Print|Display Status command displays a Print Status window if it has not
  872. been already open. You can close it at any time using menu command
  873. Print|Close Status.
  874.  
  875. Print|Close Status command closes a Print Status window if it has been
  876. open. You can reopen it later (during printing) using menu command
  877. Print|Open Status.
  878.  
  879. Print Status Window :
  880. Print Status Window displays the following (with respect to the currently
  881. printed file):
  882.  - current character number
  883.  - current line number (on the current page)
  884.  - current page number
  885.  - file name
  886.  - Graphical Indicator showing the percentage already printed
  887.  
  888. Print|Stop Printing command terminates printing procedure but the printer
  889. will still print for some time depending on the size of its
  890. internal print buffer.
  891. You can select this command from the Print Menu or by pressing
  892. Alt-F10 function key.
  893.  
  894.  
  895. OTHER FUNCTIONS :
  896. =================
  897. File|Change Dir brings up the Change Directory dialog box, in which you
  898. can change the current directory.
  899.  
  900. With the File|DOS Shell command, you can leave the program temporarily
  901. to perform a DOS command or run another program.
  902. To return to Easy Comm, type EXIT at the DOS prompt.
  903.  
  904. The File|Exit command (Alt-X) terminates Easy Comm. If you are on-line
  905. when you pressed Alt-X a message box will be displayed giving you
  906. a chance to quit without hanging up.
  907.