home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / OPUS / OEXE_171.ZIP / README.171 < prev   
Encoding:
Text File  |  1991-07-27  |  2.6 KB  |  64 lines

  1. ******************************************************************************
  2. **              Opus - Computer Based Communications System                 **
  3. **                         Opus 1.71 Update                                 **
  4. **                                                                          **
  5. **         Copyright (C) 1986, 1989, 1990, 1991 Wynn Wagner III             **
  6. ******************************************************************************
  7.  
  8.                 A Product of the Opus Covert Action Committee
  9.                                    and
  10.                     The Not Ready for Mainframe Players
  11.                            Chico and Elsewhere
  12.  
  13.                             Opus.Exe 1.71 Update:
  14.  
  15.  
  16.       What's Fixed:
  17.         
  18.       Fixed the error message  in updating the quote pointer  if COMMON
  19.       is on.
  20.         
  21.       Fixed the  bug in  looking up  which table  to use  for character
  22.       translations.
  23.  
  24.       Fixed a serious bug in the hidden password routine.
  25.         
  26.       Fixed CAYENNE.EXE to not put in the ECHOTOSS path if there  is no
  27.       ECHOTOSS file when converting from Opus 1.1x.
  28.         
  29.       Worked on the  ASCII menu stuff.  Opus will re-display the  ASCII
  30.       menu after a menu error.
  31.  
  32.  
  33.       Opus 1.71 and 7E1 Connects:
  34.  
  35.       In all the  work on getting  the non-American character stuff  to
  36.       work I introduced a rather subtle problem, "old" systems that can
  37.       only use 7E1 connects don't work.
  38.         
  39.       If the user turns off IBM  characters everything is OK, but  they
  40.       have to get to where they can turn off IBM characters. 
  41.         
  42.       So the only  real change to the PRM file here  is the addition of
  43.       the line:
  44.         
  45.       LOGON HIGH CHARACTERS
  46.        
  47.       This will allow  users to call  in with high-bit characters,  but
  48.       7E1 connects  won't  work properly.  If  you're in  Europe  where
  49.       people have high-bit  characters in their  names you may want  to
  50.       turn this ON.  In the US, leave it off, (the default is off).
  51.        
  52.       The NOHIGH flag in the language  section will also allow high-bit
  53.       characters in the user name but it has a number of other affects.
  54.       Consider that LOGON HIGH CHARACTERS is a compromise.
  55.  
  56.       I also  added a new  user logon flag,  "/i[n]" to handle  the IBM
  57.       character switch at  logon.   For users who  have 7E1  terminals,
  58.       they should add the  "/in" to their name at the  logon program to
  59.       flip off IBM characters when they logon.
  60.         
  61.            /I        Use IBM characters.
  62.            /IN       Do NOT use IBM characters.
  63.  
  64.