home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / FDL_V410.ZIP / FDL.NEW < prev    next >
Text File  |  1994-04-03  |  4KB  |  104 lines

  1.  ┌───────┬────────────────────────────┐
  2.  │ 4.10  │ Minor release              │
  3.  └───────┴────────────────────────────┘
  4.  Bug fixes:
  5.  ───────────────────────────
  6.  ■ Fixed  a problem in the wildcard support. XXX.DL would also match the
  7.    file XXX.DLL;
  8.  
  9.  ■ Fixed some screen layouts and colors in the copyrights;
  10.  
  11.  ■ Fixed a problem where the user could supply ESC to the file-selection
  12.    during download (and bi-directional download);
  13.  
  14.  ■ Fixed  a  major  problem  with the FILE_ID.DIZ support in combination
  15.    with  an  exit-program. Though  the  FILEDOOR.XS3 file seemed ok, FDL
  16.    would store trashed entries in FILES.BBS;
  17.  
  18.  ■ Fixed  some  problems  with  the NOBEEP option. NOBEEP is now also an
  19.    option only available to registered users;
  20.  
  21.  ■ Fixed problems with the sharing of the DEBUG log. Previously, the log
  22.    was not shared. Now it is;
  23.  
  24.  ■ Fixed a potential problem with the ANSI settings and removed the ANSI
  25.    routines from the overlay (much faster);
  26.  
  27.  ■ Fixed a problem with dupe checks in combination with SQZ and the UC2
  28.    extensions;
  29.  
  30.  ■ Fixed potential problems with SysOp-2-User download that were created
  31.    with the FLU program;
  32.  
  33.  ■ Fixed potential problems with directories that were not removed after
  34.    termination of FDL;
  35.  
  36.  ■ Fixed a problem with pre-defined uploads. If the user supplied a name
  37.    twice, the  second  time FDL would FIRST start to search for dupes in
  38.    the  BBS  files  areas  and then inside memory to see if the name was
  39.    supplied before. This is now reversed;
  40.  
  41.  ■ Fixed  a  cosmetic  problem in FLU. Some edit-windows contained trash
  42.    characters  at  the  end of the edit-line (there was no harm involved
  43.    though);
  44.  
  45.  ■ Fixed a problem with the creation if FILES.BBS inside FLU;
  46.  
  47.  
  48.  
  49.  New/enhanced features:
  50.  ───────────────────────────
  51.  ■ Added support for the complete range of DISP-compatible wildcards in
  52.    FDL and FLU. See chapter 4.6 for a description;
  53.  
  54.  ■ Added the NoInternalExtendedWildcard option to switch the support for
  55.    the special wildcards OFF (internally). This also means that the user
  56.    can not supply special wildcards during file selection;
  57.  
  58.  ■ Added  CRTL-L (#12) to the *.LAN macro's. When this macro is present,
  59.    FDL will clear the screen. Also  added  code inside FLL to check this
  60.    macro;
  61.  
  62.  ■ FDL will no longer add CD-ROM areas to the BIMODEM.ARE area-file. The
  63.    download  from  these devices (with programs like BiModem) causes too
  64.    many errors;
  65.  
  66.  ■ ALT-G would previously show the GOODBYE.Axx file and would disconnect
  67.    the user. Now  ALT-G will display random 'high' characters (more than
  68.    40  of  them, looking like line-noice) before the DTR is dropped. The
  69.    GOODBYE.A?? screen is no longer displayed;
  70.  
  71.  ■ Added options to ADDFILE to make it possible to add certain files for
  72.    different  baud-rates  and  security  levels. The  syntax is backward
  73.    compatible, meaning that the old method still works;
  74.  
  75.  ■ Added  the  CheckCATDISKDupes option to make it possible to check all
  76.    uploaded files against CATDISK <tm> databases (up to 100);
  77.  
  78.  ■ Added  the  CheckUserDirDupes option to make it possible to check all
  79.    uploaded  files against one or more (up to 100) different directories
  80.    that are not included in the BBS area-file;
  81.  
  82.  ■ Added  an alternative upload directory to the UPLOADPATH option which
  83.    can be used when the original drive gets to crowded;
  84.  
  85.  ■ As  FDL is still expanding, it consumes still more memory and many of
  86.    you  now  need the overlay version (if you have 450K or less). I have
  87.    optimized  the  default  settings of the overlay again. It takes some
  88.    extra  memory (around 10K) but  runs much faster. You can still alter
  89.    the memory usage with the help of environment variables;
  90.  
  91.  ■ FLU will now ask if a message must be generated or not. The latter is
  92.    useful  if you generate files for a certain user in a DOS shell while
  93.    the user is already on the BBS;
  94.  
  95.  ■ Added 2 macros to the FLU message-template. %DESC will be replaced by
  96.    the  description  of  the  file-set and %FILE will be replaced by the
  97.    name(s) of the file(s) that are available for the user;
  98.  
  99.  ■ Made it possible to run FLU unattended and/or from the command-line.
  100.    Added the -U, -F, -M and -X options for this reason;
  101.  
  102.  ■ Made it possible to run FLU unattended within a given period of time.
  103.    Added -T options for this reason;
  104.