home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RDS_V201.ZIP / RDS.NEW < prev    next >
Encoding:
Text File  |  1992-08-22  |  4.4 KB  |  112 lines

  1.  ┌───────┬────────────────────────────┐
  2.  │ 2.01  │ Major release              │
  3.  └───────┴────────────────────────────┘
  4.   ■ Removed the DSZ and DSZParm options;
  5.  
  6.   ■ Changed command-line options from / to - (so -N*N and not /N*N);
  7.  
  8.   ■ RDS could  trash the log-file  when it grow  above 64K. This  is now
  9.     fixed;
  10.  
  11.   ■ RDS  would only  display a  non-destructive backspace  at the remote
  12.     side. This is fixed;
  13.  
  14.   ■ Some newer types of  archives would not be reported  inside VIEWARC.
  15.     This is fixed;
  16.  
  17.   ■ KILLFORCE did lower the DTR but did not raise it again. This is  now
  18.     fixed;
  19.  
  20.   ■ MODEMSEND did cause hangups and  did not work as expected. The  BIOS
  21.     calls are replaced by ASYNCH routines and the problem is fixed;
  22.  
  23.   ■ MODEMSTAT  only showed  the RING  status of  THAT moment.  MODEMSTAT
  24.     will now  monitor the  modem-registers for  a few  seconds to see if
  25.     there is a RING;
  26.  
  27.   ■ Fixed the USERON coding to work with newer types of Remote Access;
  28.  
  29.   ■ When using  DOWNLOAD/UPLOAD locally, the  protocol was not  actually
  30.     called (only the command-line  was displayed). This is  changed. The
  31.     protocol is now  called so the  SysOp can test  if the command-lines
  32.     are ok;
  33.  
  34.   ■ UPLOAD  files were  not logged  inside the  RDS log-file.  This hase
  35.     been fixed;
  36.  
  37.   ■ SHELL  did reroute  the output  even when  running locally. Also the
  38.     keyboard was stuffed with CRLF  combinations. This is now only  done
  39.     when RDS runs for a remote user;
  40.  
  41.   ■ A  single  RDS.CTL  can  now  be  coded  for  several  lines.  Added
  42.     line-rule in RDS.CTL ala FileDoor <tm> style;
  43.  
  44.   ■ Added coding for 3 types  of RA, 2 types of QuickBBS,  Maximus, Opus
  45.     and   SuperBBS   (RA00/RA10/RA11/QBBS/QNEW/SBBS/MAXI/OPUS   on   the
  46.     BBSType option);
  47.  
  48.   ■ Added coding  to KILLFORCE to  ask if you  are sure to  perform this
  49.     task;
  50.  
  51.   ■ Added coding  to MODEMSEND to  make it a  complete (ASYNCH) terminal
  52.     when entered;
  53.  
  54.   ■ DATE and  TIME could only  be used in  combination with setting  the
  55.     time and date. Added the NoSetTime and NoSetDate subtype options  so
  56.     users can now  look at the  date and/or time  without the option  to
  57.     alter;
  58.  
  59.   ■ UPLOAD and DOWNLOAD are rewritten.  You can now freely use up  to 10
  60.     protocols for  UPLOAD and  10 (different)  for DOWNLOAD.  Also it is
  61.     now possible  to supply  more than  one file  for DOWNLOAD  when the
  62.     protocol can work with a file-list (@filelist.ext);
  63.  
  64.   ■ Added BEEPHours,  UPLOADHours and DOWNLOADHours  to limit the  BEEP,
  65.     UPLOAD and DOWNLOAD commands inside specific periods;
  66.  
  67.   ■ Added  StartUpDirectory to  set the  default starting  directory for
  68.     ALL users;
  69.  
  70.   ■ Added ChatCall  option to make  it possible to  start a normal  CHAT
  71.     program while inside RDS;
  72.  
  73.   ■ Added  ALT-H (hangup),  ALT-J (swapped  DOS-shell) and  ALT-C (Chat)
  74.     for the Sysop;
  75.  
  76.   ■ Added  SPAWN  routine.  Where  SHELL used COMMAND.COM (4DOS.COM)  to
  77.     execute the program, SPAWN will directly call the given program;
  78.  
  79.   ■ Added ALIAS options. User  can not execute a series  of uncontrolled
  80.     SPAWN/SHELL commands under one name to do some tedious tasks;
  81.  
  82.   ■ Added  -B,  -C,  and  -F  command-line  options  to  overrule    the
  83.     baud-rate, COM-port and/or FOSSIL-port;
  84.  
  85.   ■ Added  -D command-line  option to  force the  user in  ONE (and only
  86.     ONE) directory when he/she enters RDS;
  87.  
  88.   ■ Added NoForceDir sub-option  to overrule the -D  command-line option
  89.     for some given users;
  90.  
  91.   ■ Added swapping to all shells (download, upload, shell and spawn);
  92.  
  93.   ■ RDS is now overlayed. This will cause a maximum of free memory;
  94.  
  95.   ■ Added NOEMS and NOXMS options to deny the usage of EMS and/or XMS
  96.     for program-swap;
  97.  
  98.   ■ RDS can  now work without  EXITINFO.BBS (Maximus and  OPUS) and will
  99.     obtain the information from DORINFO1.DEF;
  100.  
  101.   ■ Added the TREE command (and the NoTree subtype option). TREE  can be
  102.     performed when TREE.COM or TREE.EXE is somewhere in the DOS path;
  103.  
  104.   ■ Added the FREE command (and the NoFree subtype option). FREE  can be
  105.     used to display the free space on a given disk(ette);
  106.  
  107.   ■ Added the LABEL command (and the NoLabel subtype option). LABEL  can
  108.     be used to change (not add or remove) labels on disk(ette);
  109.  
  110.   ■ Added  the  COMPARE  command (and the NoCompare subtype option). The
  111.     compare will be executed when 2 files are of the same length;
  112.