home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 225.lha / JrComm_v.91 / changes.txt < prev    next >
Text File  |  1989-04-04  |  2KB  |  52 lines

  1. Changes/additions - 03/12/89
  2. ----------------------------
  3.    - All protocols now use a 8k buffered read and write for up and downloads.
  4.  
  5.    - B+ transfers now use the up or down path as neccessary for creating or
  6.       finding the file. Still a little baulky for uploads, since you have
  7.       to put the file(s), or re-assign the path prior to starting the
  8.       transfer.
  9.  
  10.    - JR-Comm now looks for a disk named "JRCOMM" as well as an assigned
  11.       directory when first starting up.
  12.  
  13.    - The proper pathname is now prepended to the filename for a transfer.
  14.    
  15.    - You can select the terminal (main) window to converse with the system
  16.       while the file requester is open, this allows you to start an upload
  17.       or download after you have selected/entered any filename(s) you wish
  18.       to use.
  19.  
  20.    - Review buffer mode now indicated by a status line prompt.
  21.  
  22.    - Added a requester for the Exit JR-Comm menu item, prevents accidiental
  23.       selection from terminating a session prematurely.
  24.  
  25.    - Added a requester for resume downloads in B+ and ZMODEM if a file is
  26.       found, in ZMODEM this only occures if the resume button isn't selected.
  27.  
  28.    - Added a requester for file overwrite if the file exists and the selected
  29.       protocol doesn't support resume.
  30.  
  31.    - Added some calls to DisplayBeep() at the end of a file transfer, or when
  32.       the dialer makes a connection.
  33.  
  34.    - Alternate dialing prefixes must now have a modem dial command in them,
  35.       This method allows you to send modem commands to set a certian mode
  36.       for services that need it, such as some GEnie indials that barf if
  37.       an MNP modem tries to negotiate a reliable link first.  For example,
  38.       the default dial prefix is the standard Hayes "ATDT" command.  On
  39.       the MultiTech 224EH MNP modem the command to disable auto-reliable 
  40.       mode is "AT&E0", so, when I want to call GEnie I use alternate prefix
  41.       #1 which has the string "AT&E0DT" which will turn off MNP and then
  42.       dial the phone number.  Hope this helps out those of you with MNP
  43.       modems.
  44.  
  45.    - The phonebook now accepts a double-click on an entry to dial it
  46.       immediately, only this selection will be dialed, any other selections
  47.       will be reset prior to starting the dialer.
  48.  
  49.    - Dialer now sends the modem postfix string, usually a carridge return,
  50.       to the modem when the dialer is exited so that the modem is turned
  51.       off.
  52.