home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / EZY120-1.ZIP / WHATSNEW.120
Encoding:
Text File  |  1996-03-31  |  8.0 KB  |  188 lines

  1.  
  2.  
  3.                      Ezycom Software Development Team
  4.  
  5.                                Presents
  6.  
  7.                              Ezycom V1.20
  8.  
  9.           If you are installing V1.20 from scratch, read the
  10.           manual for installation instructions
  11.  
  12.  
  13.           *******************************************************
  14.  
  15.                  BACKUP YOUR SYSTEM NOW BEFORE UPGRADING
  16.  
  17.           *******************************************************
  18.  
  19.                        **** Upgrading from 1.10 ****
  20.  
  21.           Extract 110to120.arj in your ezycom directory
  22.           Extract ezymain.arj in your ezycom directory
  23.           Extract ezyutil1.arj in your ezycom directory
  24.           Extract ezyutil2.arj in your ezycom directory
  25.  
  26.           To upgrade, run 110to120.Exe and answer YES to all the
  27.           questions.
  28.  
  29.           Run UPDLANG to update your Language File.
  30.           Run CONFIG for each line
  31.  
  32.           ** NOTE **
  33.           If, you find your menus can not be located, go into
  34.           langedit, and edit the details of the languages with
  35.           Alt D, to change the Menu Paths
  36.  
  37.                       **** Upgrading from 1.20gx ****
  38.  
  39.           Extract gxto120.arj in your ezycom directory
  40.           Extract ezymain.arj in your ezycom directory
  41.           Extract ezyutil1.arj in your ezycom directory
  42.           Extract ezyutil2.arj in your ezycom directory
  43.  
  44.           Run UPDLANG to update your Language File.
  45.           Run CONFIG for each line
  46.  
  47.  
  48.           *******************************************************
  49.  
  50. Features added to Ezycom V1.20 Release
  51.     o    Filespec search now appends *.* if the user does not add
  52.          it
  53.     o    Added new q-a commands
  54.          SETWANTCHAT <ON|OFF|TOGGLE>
  55.          SETEXCLUDEUSER <ON|OFF|TOGGLE>
  56.          SETCOMBINEDMAIL <ON|OFF|TOGGLE>
  57.          SETHOLDMAIL <ON|OFF|TOGGLE>
  58.     o    you can now turn on/off allowing of taglines for blue wave
  59.          mail... configurable in the offline section of config
  60.     o    in BadFiles.Ctl, you can now specify files that are ONLY
  61.          allowed to be uploaded to your system.  You do this by
  62.          placing a "+" in front of the filename (Wildcards are valid).
  63.          For instance, if you only wanted to allow uploads of archived
  64.          files, your BadFiles.Ctl may look like...
  65.  
  66.          +*.ZIP
  67.          +*.ARJ
  68.          +*.RAR
  69.          +*.ZOO
  70.          +*.LHA
  71.          +*.LZH
  72.     o    added the ability for nodes to request conferences on your
  73.          uplinks system.  In the node manager, place the filename that
  74.          lists the available conferences your uplink has, in the
  75.          node manager entry for your uplink.  When a downlink requests
  76.          a conference that you do not have, it searches all nodes, which
  77.          match at least one echo manager group, for an area list.  It then
  78.          searches the area list, and if it finds a match, it will request
  79.          the conference from that node.
  80.     o    when ezymail or ezyutil adds new conferences to your message base,
  81.          it will now set the current users combined setting according to the
  82.          initial combined setting used in auto adding the conference.
  83.     o    When you press "S" in a file listing, it will now immediately
  84.          bring up the more prompt.
  85.     o    When ezynet exports netmail with file attaches, it now marks
  86.          them as kill sent, if they were uploaded into the file attach
  87.          path.
  88.     o    Wrote a program to list the directories with a from and to switch
  89.          (much the same as ezyidx)
  90.          EZYUTIL2 -LIST<filename [-FROM<1...xxx>] [-TO<1...xxx>]
  91.          DOS32, WIN95/NT and OS/2 versions have been written
  92.     o    view archive now supports RAR & SQZ and does archive
  93.          detection so that you can view .AR1 for instance
  94.  
  95. Features added to Ezycom 1.20g1
  96.     o    added corrupt warnings to config.  Ezycom knows that certain
  97.          files must be certain lengths.  When these files are not,
  98.          Config will report that this file is corrupt.  So, that you
  99.          can restore/fix the offending file.  This should aid fault
  100.          correction.  Files checked are
  101.          FILES.EZY, FILEPATH.EZY, MESSAGES.EZY, ECHOMGR.EZY,
  102.          PROTOCOL.EZY
  103.     o    added delete files that are xx days old and that are
  104.          xx days old on the system
  105.          you can configure it in config->files
  106.     o    implemented a maximum age of upload
  107.          it can be configured in config->files->files misc
  108.          0 disables it (default is disabled)
  109.          if the user uploads a file that is older than it, the user
  110.          is told the file is too old, and it is rejected.  The actual
  111.          prompt is configurable in langedit.
  112.          (Registered Versions Only)
  113.     o    added bluewave support to ezycom
  114.          (Registered versions only)
  115.     o    config, ezyutil and ezymail all create messages.idx after
  116.          adding/sorting/modifying a message area.  Messages.Idx is
  117.          currently used by EzyBlueWave for detecting the upload area,
  118.          but in future it will have much wider usage.
  119.     o    added alt-s alt-r search/repeat search in ezyed
  120.     o    Ezycom now uses the QA Path in the language
  121.          setup
  122.     o    the menu prompt in ezymenu now allows leading/trailing blanks
  123.     o    global setting of conversion in file areas now also allows RAR
  124.          to be set
  125.     o    added a few new commands to the q-a language
  126.          (ANSI/AVATAR only)
  127.          SETBOXTYPE <0-4>
  128.          Sets the border style for line and box drawing
  129.             0 is ┌┐─│└┘
  130.             1 is ╔╗═║╚╝
  131.             2 is ╒╕═│╘╛
  132.             3 is ╓╖─║╙╜
  133.             4 is ++-|++
  134.  
  135.          eg: SETBOXTYPE 2
  136.  
  137.          DRAWLINEX <x co> <y co> <width>
  138.          Draws a line along the x access.
  139.  
  140.          eg: DRAWLINEX 5 5 20
  141.  
  142.          DRAWLINEY <x co> <y co> <height>
  143.          Draws a line along the y access.
  144.  
  145.          eg: DRAWLINEY 5 5 10
  146.  
  147.          DRAWBOX <x1> <y1> <x2> <y2>
  148.          Draws a box
  149.  
  150.          eg: DRAWBOX 5 5 75 20
  151.     o    added Alt-D while editing a menu line in ezymenu
  152.          added delete menu functionality to ezymenu (when you select
  153.          a menu you also have the option to delete it)
  154.     o    added AltS and AltR search/repeat to langedit
  155.     o    added a new switch in file areas which allows you to delete
  156.          files that have not been downloaded in xx days.
  157.          if no downloads have taken place, then the file is deleted
  158.          xx days after arrived on the systems.
  159.     o    added a switch in config, so that you can stop msgcomp from
  160.          removing netmail file attaches after being sent (it is then
  161.          upto the sysop to cleanup)
  162.     o    improved the rumour editor in config
  163.     o    completed 32 aka support in config (New Echo Configuration
  164.          only previously allowed upto 20 aka)
  165.     o    netmail file attaches now take notice of the File Attach
  166.          switch in the current area.  Also, you now have to upload
  167.          your netmail file attaches, instead of specifying a path.
  168.     o    Date of Birth Security Check now takes notice of
  169.          US Dates.
  170.     o    added security password for stopping people exiting the
  171.          waiting for call screen.  It is definable in Config->Access.
  172.      o   Added the smart text code CtrlK h to display the current
  173.          languages description.
  174.  
  175. Features added to Ezycom 1.20g0
  176.  
  177.     o    Added DOOR.SYS Support to MenuType 81
  178.          Format  [DOORSYS=<filename>]
  179.     o    added 128 extra nodes to the node manager
  180.     o    added multiple language support
  181.          New Users are asked to choose the language if there
  182.          is more than one language defined
  183.          Menu Option 30, allows users to change their language
  184.     o    Coded a New LangEdit to handle the multiple languages
  185.          to use ctrl codes in the prompts do ctrl-P then ctrl-k/f
  186.          the menu paths, text paths, etc are now configurable in langedit
  187.          if you hit ctrl-d on the language, it will allow you to edit them.
  188.          this allows you to have different text paths/menu paths for d