home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / 515DISK2.ZIP / DOC515.ZIP / CHANGES.DOC < prev    next >
Text File  |  1993-02-02  |  26KB  |  892 lines

  1. ===============================================================================
  2. 5.12b
  3.  
  4. - Nouvelle gestion du clavier en tache de fond.
  5.  
  6. - Validation du BPQ version 4.x
  7.  
  8. ===============================================================================
  9. 5.12c
  10.  
  11. - /ACK renvoye par chaque BBS intermediaire. BUG Fixe.
  12.  
  13. - Commande % -> status.
  14.  
  15. - Encode se fait en tache de fond.
  16.  
  17. - Nouvelle arborescence des fichiers messages.
  18.  
  19. - EPURMESS et CLEANUP ont ete adaptes.
  20.  
  21. - EPURMESS permet l'archive parametrable PRIVES et/ou BULLETINS.
  22.  
  23. - FORWARD.SYS, REJET.SYS, SWAPP.SYS sont maintenant charges en memoire.
  24.  
  25. - Parametrage du BPQ par le fichier INITTNCx.SYS.
  26.  
  27. - Gestion du curseur en mode VGA.
  28.  
  29. - Commande PRIV dans FbbDos.
  30.  
  31. - Commande LIST dans FbbDos.
  32.  
  33. - Nombre de messages nouveaux rappele avant chaque prompt.
  34.  
  35. - SC Commande routage corrige.
  36.  
  37. - Tests:
  38.  IF D [0..6]
  39.  IF H [0..23]
  40.  IF FREE
  41.  
  42. - Indicateur du nb de messages nouveaux avant le prompt.
  43.  
  44. - Modification de gate, yapp, bip, talk dans CRON.SYS (Nouvelle syntaxe).
  45.  
  46. - Bug LR sans message fixe.
  47.  
  48. - LR debut-fin ok.
  49.  
  50. - RE: n'est pas repete si deja existant
  51.  
  52. - LineFeed ajoute avant le /EX dans SERVER.IN
  53.  
  54. - !F dans FORWARD.SYS Ok.
  55.  
  56. - Gestion d'un modem HAYES.
  57.  
  58. - REJET.SYS taille message bug fixe.
  59.  
  60. - Bug heures ete/hiver fixe (variable TZ affectee si non existante).
  61.  
  62. - Nouvelle commande FBBDOS (SYSOP seulement) : "DOS Programme parametres" :
  63.     Execute la commande "Programme" et ses parametres dans MsDos.
  64.     Le "time-out" du programme est d'environ 2min45.
  65.  
  66. ===============================================================================
  67. 5.12d
  68.  
  69. - Nouvelle commande "FU voie" = deconnexion de voie.
  70.  
  71. - Le vecteur d'interruption interne est parametrable.
  72.  
  73. - Utilisation de la memoire EMS pour les listes de messages.
  74.  
  75. - Include de fichiers dans FORWARD.SYS (ligne = "< Nom_de_fichier") :
  76.   FORWARD.SYS :
  77.   ****************************
  78.   *                          *
  79.   * FICHIER DE FORWARD F6FBB *
  80.   *                          *
  81.   ****************************
  82.   *
  83.   * PMS
  84.   *
  85.   < FWD\FD1CDC
  86.   < FWD\FD1MEU
  87.   < FWD\FD1OAC
  88.   < FWD\F8PD
  89.   < FWD\F6HED
  90.   < FWD\FE1JYH
  91.   < FWD\F1LMI
  92.   *
  93.   * HF
  94.   *
  95.   < FWD\LA1B
  96.   < FWD\LA6CU
  97.   < FWD\SV1IW
  98.   < FWD\4X1RU
  99.   < FWD\RS3A
  100.   < FWD\I7XGL
  101.   < FWD\EA8AML
  102.   < FWD\EA8RT
  103.   *
  104.   * VHF
  105.   *
  106.   < FWD\F6CDD
  107.   *
  108.   * UHF
  109.   *
  110.   < FWD\FC1GJC
  111.   < FWD\FF6KNI
  112.   < FWD\FC1HAQ
  113.   < FWD\F1EBV
  114.   < FWD\FD1JGK
  115.   < FWD\FE6BIG
  116.   < FWD\EA3BKZ
  117.   *
  118.   * FILES
  119.   *
  120.   < FWD\AMSAT
  121.   < FWD\MAIL
  122.   *
  123.   * Retour en frequence de veille
  124.   *
  125.   P B
  126.   IF 0-3,21-23
  127.     X ICOM A2E8 M14
  128.   ELSE
  129.     X ICOM A2E8 M4
  130.   ENDIF
  131.   *
  132.   
  133.   FWD\LA1B :
  134.   A LA1B
  135.     *
  136.     R
  137.     P B
  138.     *
  139.     L O 1
  140.     L B 40
  141.     L F 3
  142.     L P 255
  143.     X ICOM A2E8 M14
  144.     C C LA1B
  145.     *
  146.     B LA1B
  147.     F LA6CU
  148.     *
  149.     B LA*    
  150.     *
  151.     *
  152.   ----
  153.  
  154. - Commande FS Bug fixe.
  155.  
  156. - Commentaires "#" acceptes dans MAINTx.SYS.
  157.  
  158. - Labels dans dos valides.
  159.  
  160. ===============================================================================
  161. 5.12e
  162.  
  163. - Commande YU et YD dans gateway en console.
  164.  
  165. - Yapp : aborte qd reception de SI en mode RH. Fixe.
  166.  
  167. - Nombre de buffers langues limite a 2. Fixe.
  168.  
  169. - Appel services seulement sur messages prives.
  170.  
  171. ===============================================================================
  172. 5.12f
  173.  
  174. - Selection de l'affichage des voies par les fleches.
  175.  
  176. - Buffer console et utilisateurs separe.
  177.  
  178. - Mini editeur plein ecran.
  179.  
  180.  
  181. *******************************************************************************
  182.  
  183. 5.13 = 5.12f
  184.  
  185. *******************************************************************************
  186.  
  187. 5.13a
  188.  
  189. - Commande VIEW dans FbbDos donne le contenu d'un fichier archive. Necessite
  190.   l'utilisation du shareware FV.COM.
  191.  
  192. - Commande PS donne la liste des services.
  193.  
  194. - Sx DESTI @BBS +nom_fichier autorise en remote sysop
  195.  
  196. - RE: test est valable en majuscules et minuscules.
  197.  
  198. - Nom du service affiche dans le bandeau de status pendant son traitement.
  199.  
  200. 5.13b
  201.  
  202. - BID en memoire EMS/XMS. Pas de limite de quantite. Validation/Devalidation.
  203.  
  204. - Commande FB BBS donne la liste des messages en attente de forward.
  205.  
  206. - Via digipeaters dans balise BPQ.
  207.  
  208. - CRON.SYS X et D peut appeler fichiers BAT.
  209.  
  210. - Utilitaire C_FILTER a la connexion.
  211.  
  212. - Commentaire du service dans INIT.SRV et commande PS
  213.  
  214. - YU Filename / Bug fixe.
  215.  
  216. - HELP Ok dans FBBDOS. B -> deconnexion.
  217.  
  218. - SC Commande seulement sur messages autorises.
  219.  
  220. - Ox (options) disponible sous FBBDOS.
  221.  
  222. - Pagination modifiable avec DIR / LIST / YW / YI
  223.  
  224. - ON memorise a la deconnexion.
  225.  
  226. - Affichage du prenom dans le bandeau en conversation.
  227.  
  228. - SC : Message en entete.
  229.  
  230. - Ligne K dans FORWARD.SYS force l'utilisation d'un canal dans le port.
  231.  
  232. - Format des commandes FA, FD, $, etc... change (modifier fichiers *.TXT)
  233.  
  234. - Bulletins immediatement en status X si la date de creation est anterieure
  235.   a un nombre de jours specifie dans INIT.SRV (modification de INIT.SRV).
  236.  
  237. - Indication d'erreurs dans FORWARD.SYS ok.
  238.  
  239. - Blocs de propositions verifies par checksum (en mode binaire).
  240.  
  241.  
  242. 5.13c
  243.  
  244. - LC specifie un filtre dans la commande L. Filtre dans variable $l 
  245.   (voir textes a modifier).
  246.  
  247. - J1 ... J8 et J (gateway) OK sur monitoring.
  248.  
  249. - LD> et LD< ok.
  250.  
  251. - Backspace autorise dans F6 (saisie indicatif)
  252.  
  253. - Taille du bloc forward specifiee dans PORT.SYS a la place de Maxframe.
  254.  
  255. - Path de la balise avec ligne "!" dans BALISEx.SYS
  256.   ! MAIL-5 via F6FBB-9
  257.  
  258.  
  259. 5.13d
  260.  
  261. - Modification de la securite et des acces. -> INIT.SRV et PASSWD.SYS modifies
  262.  
  263. - Fichiers *.TXT, *.HLP, *.ENT, *.INF dans le repertoire FICHIERS\LANG
  264.  
  265. - Fichiers satellite SATEL.DAT, Fichiers nnnn.SAT (satellites) dans le 
  266.   repertoire FICHIERS\SAT
  267.  
  268. - Variable $q : Numero de base messages
  269.  
  270. - Message "Ligne trop longue" dans mini-editeur affiche une seule fois
  271.  
  272. - Fichiers FBBLOG dans FICHIERS\LOG
  273.  
  274. - Indication du port en monitoring BPQ.
  275.  
  276. - Commande "DOS" executee dans le directory FbbDos.
  277.  
  278. - Messages pour SYSOP duplique si bulletin ou destinataire
  279.  
  280. - Decodage des trames TCPIP
  281.  
  282. - Screenblank parametre (en minutes) dans INIT.SRV avec type video.
  283.  
  284. - En mode DRSI, la commande % affiche le nom du port si connecte, sinon "DRSI".
  285.  
  286. - Routage messages NTS implemente. Demande des lignes de la forme :
  287.   Z 012*
  288.   dans FORWARD.SYS. Ce test est fait sur les messages de type "T".
  289.  
  290. - Commande FC ROUTE, donne le routage d'une destination. Fonctionne en prive,
  291.   bulletin et NTS en fonction de ROUTE (chiffres = NTS, Callsign = Prive,
  292.   sinon bulletin).
  293.  
  294. - BATCH files dans CRON ou FORWARD, utiliser 
  295.   X COMMAND /c BATCH.BAT
  296.  
  297. - "LINKED TO" feature for TEXNET interface
  298.  
  299. - BID ecrits plusieurs fois dans WFBID.SYS. Bug fixe.
  300.  
  301.  
  302. 5.13e
  303.  
  304. - Import/export affiche dans fenetre console
  305.  
  306. - Forward vers plusieurs fichiers possible.
  307.  
  308. - Code plus compact, 15 KB memoire suplementaires (devient equivalent a 5.13).
  309.  
  310. - Acces au modem depuis la commande F9 en console.
  311.  
  312. - Hanging quand erreur INIT.SRV. Fixe.
  313.  
  314. - Si option L dans PORT.SYS envoie les trames LIST en broadcast.
  315.  
  316. - Nouvelle commande PG. utilise seul donne la liste des fichiers dans le
  317.   repertoire \FBB\PG. Suivi d'un nom de programme .COM ou .EXE, l'execute.
  318.   Les programmes doivent se trouver dans le directory FBB\PG
  319.  
  320. - SR, SC, M, MV, MH, DOS, SYS OK, SYS FAILED dans log. 
  321.  
  322. - REQDIR and REQFIL refusent les recherches dans ..\xxx 
  323.  
  324. - ? ou HELP dans FbbDos appelle "@@ 9 ?"
  325.  
  326. - Commentaires autorises dans *.HLP (# en 1ere colonne)
  327.  
  328. - Commande YZ dans Yapp
  329.  
  330. - Erreur de variable dans reception de fichier YAPP ($0 affiche autre chose
  331.   que YAPP).
  332.  
  333. - AltF3 demarre et stoppe le scanning des message.
  334.  
  335. - Commande FV demarre le scanning de messages en "remote".
  336.  
  337. - Forward entrant affiche en minuscules
  338.  
  339. - Yapp Checksum (TPK) implemente
  340.  
  341. - Edition de la ligne de commande.
  342.  
  343. - Commande LABEL dans FbbDos.
  344.  
  345. - Variable $w = escape
  346.  
  347.  
  348. 5.13f
  349.  
  350. - SWAPP.SYS allows swapping every kind of field on every kind of field :
  351.   > LA8AK @ LA4BL
  352.  
  353. - Capture is possible in gateway mode :
  354.   W FileName   opens the capture in append mode
  355.   W            closes the capture.
  356.  
  357. - in F4 window, preceeding the command with a '-' (minus) will disconnect
  358.   forwarding BBS or port(s). Preceeding with a '+' (plus) will force reverse
  359.   forwarding. (Ie: +F6FBB, -LA1B).
  360.  
  361. - Slashes were changed to backslashes in the subject of services. Fixed.
  362.  
  363. - Syntax errors in FORWARD.SYS (and INCLUDES), CRON.SYS, REJET.SYS, SWAPP.SYS
  364.   reported to sysop by a warning message.
  365.  
  366. - MV uses user's language for the header of texts.
  367.  
  368. - $R variable in forwarding headers now gives the correct BID.
  369.  
  370. - Messages scanning when FORWARD file changed optimized.
  371.  
  372. - M, MV, MH gave a wrong filename when could not create it. Fixed.
  373.  
  374. - When forwarding connection forced to disconnection (with F4 or FS), return
  375.   to standby frequency ok.
  376.  
  377. - Command NZ to enter Zip Code.
  378.           NH to enter Home BBS.
  379.  
  380. - Command OR to validate/unvalidate "List and read all messages" when allowed.
  381.  
  382. - New INF.SYS organisation. File structure has changed.
  383.  
  384. - Variable $h = User's Home BBS.
  385.            $z = User's ZIP code.
  386.  
  387. - Variable $% (who?) now indicates frequency.
  388.  
  389. - H (home) Z (Zip) in EU command (edit user).
  390.  
  391. - Point (.) given as an answer of an edited field of EU command deletes the
  392.   field.
  393.  
  394. - Automatic update of H-Routing database (HROUTE.SYS) when receiving headers.
  395.   When a message is sent to a @field without Hrouting, route is replaced by
  396.   the Hroute found in database. Database is an ascii file, first character is
  397.   P (permanent) V (volatile) or # (comment).
  398.   If a route is changed as Permanent, this route will never be changed even if
  399.   a new route information is received. 
  400.   This feature is validated in INIT.SRV file.
  401.  
  402. - All X and D lines and DOS command now run a COMMAND.COM if the .BAT
  403.   extension is specified to the file to be executed.
  404.  
  405. - When entering a message, the list of BBS routes is now sorted and without
  406.   double.
  407.  
  408. - Header line (R:...) limited to 79 characters.
  409.  
  410. - All files including mail, yapp and FbbDos are created when fully received.
  411.   This avoid getting a file while receiving it on another channel. Temp files
  412.   are named TEMP.nn (nn = channel number) in MAIL directory.
  413.  
  414. - ON 42000 is equivalent to ON 42
  415.  
  416. - LD> 911010 excludes 911010 and starts at 911011
  417.  
  418. - PUT does not overwrite an existing file.
  419.  
  420. - L@ without argument list local messages (without @ field).
  421.  
  422. - HELP available on a command in gateway (@@ 16).
  423.  
  424. - Header edit allows 'A' (Ack) type edition.
  425.  
  426. - Kill 'A' (Ack) messages allowed.
  427.  
  428. - EU command is allowed on a connected callsign.
  429.  
  430. - Dx (Dump) command now allows wildcards. Text T_ERR+19 is changed to "None !".
  431.  
  432. - Displays an error message when cannot access MAIL.OUT file
  433.  
  434. - CTRLBK.COM resident allows killing a program run with the "DOS" command at
  435.   timeout. This program must be run ONCE (there is no check) in APPEL.BAT file.
  436.  
  437. - M / MV / MH change the file.
  438.   MA / MVA / MHA append the message to the file.
  439.  
  440. - Z Filename : deletes the filename.
  441.  
  442. - When using F10 key to end talking to a user, he returns to the menu he was
  443.   before talking. The messages sent to the user are written using his language.
  444.  
  445. - Flag U (in EDIT USER command) allowing unproto distribution to a PMS user.
  446.  
  447. - 256 in 1st connection mask now works ok.
  448.  
  449. - Line garbled when 1st running the BBS in callsign. Fixed.
  450.  
  451. - Subject in uppercase with SR command. Fixed.
  452.  
  453. - LD> added 1 day. Fixed.
  454.  
  455. - FORWARD.SYS: U Route1 Route2 Route3 ... (up to 8 routes) gives priority in
  456.   routing bulletins. Ex: "U FRA EU WW" Bulletins @FRA will be forwarded first,
  457.   then @EU and then @WW. Other bulletins will be forwarded last. Private mail
  458.   (including P, T and A messages) is always forwarded first.
  459.  
  460. 5.14
  461.  
  462. - Mini Editor crashed when last character was deleted. Fixed.
  463.  
  464. - Double prompt when YD with a non existant file. Fixed
  465.  
  466. - New processing of time. Time was wrong when using DesqView.
  467.  
  468. - When screen was blanked, the system crashed when typing. Fixed.
  469.  
  470. - in DOCS and TRAJECTOGRAPHY, the letter L (instead of ?) gives the list.
  471.  
  472. - In DOCS sysop command (L)abel is replaced by (D)escription.
  473.  
  474. - In DOCS, a help command gave wrong path in the prompt and different other
  475.   bugs . Fixed.
  476.  
  477. - in NOMENCLATURE, fields Zip and HomeBbs are now displayed and editable.
  478.  
  479. - Wrong count of private message when killed by the sender before reading it.
  480.  
  481. - Gives a warning message even if the route is in HROUTE database. Fixed.
  482.  
  483. 5.14b
  484.  
  485. - New EMS management allowing faster (and more secure) access to BID. BID and
  486.   messages are now in the same EMS handle.
  487.  
  488. - Cursor sometimes wrong with VGA. Fixed.
  489.  
  490. - WFBID.SYS was not created when using EMS. Fixed.
  491.  
  492. - Message number left justified to avoid left spaces.
  493.  
  494. - BPQ beacon was sent on a wrong port. Fixed.
  495.  
  496. - PK232 had a wrong number of frames. Fixed.
  497.  
  498. - PK232 did not run in test mode. Fixed.
  499.  
  500. - When connected on console, "Fwd:callsign" with the console callsign in the
  501.   upper right corner of the screen. Fixed.
  502.  
  503. - The "Thank-you" line is sent when any Nx command is used. Text must be
  504.   changed as it is the same for every Nx command
  505.  
  506. - PK232 communication should be faster.
  507.  
  508. - When capture is already closed, a new "W" command gives an error message.
  509.  
  510. - MAIL and LOG files are appended even if the file ends with a CtrlZ. CtrlZ is
  511.   removed from the end of file.
  512.  
  513. - Internal driver for communications no longer exists. ESS is mandatory for
  514.   direct TNC interface like TNC2/PK232
  515.  
  516. - FbbDos now supports up to eight virtual/physical disks. Disks are defined in
  517.   INIT.SRV file like this :
  518. #
  519. # User's Directories (C:, D:, E:, etc... Up to eight)
  520. C:\USERS\ D:\USERS\ D:\TEST\
  521. #
  522.  
  523. -EMS/XMS handler now supports separate Message cache, BID information,
  524.  Hierarchical routes, and overlay cache. Defined in INIT.SRV :
  525. #
  526. # Utilisation memoire (RIEN=0 EMS=1 XMS=2)
  527. # Zones utilisees en memoire haute : MSG BID HIE OVR SCR
  528. 1 BID MSG HIE OVR SCR
  529. #
  530.  
  531. - @ field in unproto beacon was not truncated to 6 characters. Fixed.
  532.  
  533. - EMS/XMS informations in % command.
  534.  
  535. - Variable $u gives the current disk name (C..I) in FbbDos
  536.  
  537. - New backscroll system. Need more memory but should be more efficient.
  538.  
  539. - NEWDOC server creates directories and updates existing files.
  540.  
  541. - Answer to NH command checked as valid callsign.
  542.  
  543. - in EU command, callsign given in "Delete callsign (Y/N)" was the home BBS.
  544.   Fixed. 
  545.  
  546. - arrows did not undo backscroll. Fixed.
  547.  
  548. - L@ did not checked BBS callsign but route. Fixed.
  549.  
  550. - YAPP resume did not work in not-checksum mode. Fixed.
  551.  
  552. - Backscroll in EMS/XMS memory. Possible use of thousands of lines !
  553.   (162 bytes for each line)
  554.  
  555. - N [callsign] in nomenclature (SYSOP only).
  556.  
  557. - newline after callsign when using .D in conference. Fixed.
  558.  
  559. - disk P: is private directory.
  560.  
  561. - LC filter was not used with LS list. Fixed.
  562.  
  563. - OM unables/disables the "New Messages" list when connection is issued.
  564.   Value 1024 validating OM in first connection mask.
  565.  
  566. - LOCAL user on a BBS port did not worked. Fixed.
  567.  
  568. - Number of new messages was lost when using NZ, NH, NQ, X commands. Fixed.
  569.  
  570. - Full screen and backscroll monitoring.
  571.  
  572. - Unknown route message was not sent if a "G *" line exist. Fixed.
  573.  
  574. - REQCFG build-in server. Must be declared in INIT.SRV
  575.  
  576. - New versions of REQDIR and REQFIL able to manage multi-disk pathes.
  577.  
  578. - FbbDos disks are checked and disk size is 0 if error detected.
  579.  
  580. - Command LC ? or LC ; gives the list of themes.
  581.  
  582. - With SYS command, accept full password preceeded by a "!".
  583.  
  584. - Problems with YAPP resume. Fixed.
  585.  
  586. - File not set to the user when received with Xmodem. Fixed.
  587.  
  588. - Offset when downloading with XGET like :
  589.   XGET FILE.EXT 120000
  590.   File will be sent from offset 120000. (Use with CUT program for resume).
  591.   This was available in 5.14 version but not validated.
  592.  
  593. - REQDIR 1.3 checks the asked volume and gives the list of available volumes.
  594.  
  595. - Only routes with hierarchical information are added to HROUTE.SYS
  596.  
  597. - Satellite can now be deleted with the Satellite/Modification command.
  598.  
  599. - Minute/Period of forward can be defined in PORT.SYS (pseudo TNC 0)
  600.   with a line like :
  601.  
  602.   0    0    0   0      0     0     0     0      00/1    ---- FILE-FWD
  603.   1    7    8   1      230   4     1     10     30/60   UQYW 433.650
  604.  
  605.   No additional TNC should be declared, only this line should be added.
  606.  
  607. - Us: memory sometimes lower than zero. Fixed.
  608.  
  609. - From:/to: sent if the message has no R: line.
  610.  
  611. - in the list prompt "(R)ead, (A)bort, <return>", the letter C was accepted.
  612.  
  613. - REJET.SYS has a new character in the beginning of each line :
  614.   R means rejected
  615.   H means HELD
  616.   a program named MAINTREJ changes REJET.SYS from old format to new format.
  617.  
  618.   if the received message matches with a line of REJET.SYS, it will be :
  619.   * rejected (N-BID) if the first character of REJET.SYS is R
  620.   * held if the character is H
  621.  
  622. - REview command implemented (sysop only).
  623.   allows choices : Kill, Archive, Read, read Verbose, Unhold, Local
  624.   (Local validates message but does not validate forwarding).
  625.  
  626. - Hold commands implemented (sysop only) :
  627.   H nnnn nnnn nnnn ...
  628.   H< call
  629.   H> call
  630.   H@ route
  631.  
  632. - Help need a ? before the topic. "H topic" will be no longer accepted,
  633.   but H alone is ok.
  634.  
  635. - Q instead of B to quit gateway.
  636.  
  637. - SP ALL @ EU is changed to SB ALL @ EU
  638.  
  639. - Abort in gateway does no longer (I hope) abort the task in the current BBS
  640.   but sends a "A" to the other part.
  641.  
  642. - Bytes count after a M, MV, MH command.
  643.  
  644. - Checks BIDs in the same forwarding block.
  645.  
  646. - SYSTEM messages are now swapped.
  647.  
  648. 5.14d
  649.  
  650. - Distributed version.
  651.  
  652. 5.14e
  653.  
  654. - BID of a held message not recorded. Fixed.
  655.  
  656. - Nb of connected stations not updated when exiting the gateway. Fixed.
  657.  
  658. - Read only mode with telephone MODEM connections.
  659.  
  660. - PG checked before commands, so can replace any command.
  661.  
  662. - Variable $r is "L" when the message has been created locally, space
  663.   otherwise.
  664.  
  665. - "From... To... " was not sent while binary forwarding. Fixed.
  666.  
  667. - "F" or "Q" exits from QRA locator questions.
  668.  
  669. - Alt B : Blanks screen.
  670.   Alt R : Redisplays screen.
  671.   Alt S : Displays DOS screen and waits for a character.
  672.   Alt X : Exits software (idem Alt F10)
  673.  
  674. - When reading messages with paging :
  675.     "A" aborts reading.
  676.     "C" goes on without paging.
  677.     "N" goes to next message.
  678.  
  679. - Trajectography looping when the satellite is never visible. Fixed.
  680.  
  681. - Command FI for BID maintenance :
  682.   FI Bid       gives information on BID.
  683.   FI Bid +     adds Bid to list.
  684.   FI Bid -     remove Bid from list.
  685.  
  686. - Out of memory when importing forward from diskette. Fixed.
  687.  
  688. - MID is deleted as soon as a private message is forwarded. This should allow
  689.   to accept again the message if the message uses the same BBS (in case of
  690.   redirection for instance).
  691.   This should generate duplicates, but only with private mail.
  692.  
  693. - Command FC did not work with H routes. Fixed.
  694.  
  695. - Command FH for Hrouting expansion check.
  696.   FH bbs   gives the Hroute for bbs.
  697.  
  698. - Command FP for swap check.
  699.   FP < call 
  700.   FP @ route
  701.   FP > call
  702.   give the fields which were swapped.
  703.  
  704. - NQ now gets Qth
  705.   NL gets Locator
  706.  
  707. - WP implementation. Needs to create the WP subdirectory under SYSTEM.
  708.   The HR2WP program must be run under SYSTEM directory and will create a
  709.   MAIL.WP file. This file will be renamed (or appended to) MAIL.IN and
  710.   then allows the WP database to be updated with the informations from
  711.   HROUTE.SYS and INF.SYS (this takes some time !). The WP needs hight
  712.   memory, and will be validated with the EMS/XMS WP usage.
  713.  
  714. - Oldmail date was wrong with EPURMESS. Now takes UTM information from
  715.   INIT.SRV.
  716.  
  717. - EPURWP program updates records in the WP database. Will be ran each night
  718.   during housekeeping (if WP validated).
  719.  
  720. - New Commands (If WP validated) :
  721.   I  Callsign : Looks for WP information (Wildcards allowed).
  722.   I@ BBS      : Looks for users of BBS (Wildcards allowed).
  723.   IH Zone     : Looks for users within HROUTE Zone (EU, FRA, etc...)
  724.   IZ Zip      : Looks for users matching the Zip code (Wildcards allowed).
  725.   IL Callsign : Gives full information on callsign, including primary and
  726.                 secondary records.
  727.  
  728. - WP server.
  729.   This server is built-in. Only need to declare an entry in INIT.SRV (like
  730.   REQCFG) . It answers to request messages like :
  731.  
  732.   SP WP @ F6FBB
  733.   Wp Query           <- Any title
  734.   F6FBB ?            <- Ask F6FBB information
  735.   LA6CU ?            <- Ask LA6CU information
  736.   /EX
  737.  
  738. - Fullscreen mini-editor now uses the base number of messages.
  739.  
  740. ===============================================================================
  741. 5.14f
  742.  
  743. - Zip code of the BBS defined in INIT.SRV
  744.  
  745. - Variable $z now is the ZIP code of the BBS.
  746.  
  747. - f accepted to end QTH LOCATOR commands.
  748.  
  749. - WP messages are hidden for users.
  750.  
  751. - No R: line added in WP update messages. This avoid to have more headers than
  752.   information !
  753.  
  754. - Added a task indicator in the left of the status line :
  755.   - : Main task
  756.   X : Keyboard task
  757.   | : Compress task
  758.   + : WP task
  759.  
  760. - Only the route must be specified in WP information (INIT.SRV).
  761.  
  762. - Routing and route extension taken from WP information.
  763.  
  764. - Command IE allows to edit a WP record.
  765.  
  766. - Number of last listed message updated only if the deconnection is made with
  767.   the 'B' command.
  768.  
  769. - Message held by M_FILTER was still forwarded. Fixed.
  770.  
  771. - Wildcard & : checks for a . or the end of the string. Used for hierarchical
  772.   indication in FORWARD.SYS 
  773.   Ex:
  774.       *.FRA&
  775.  
  776.       will match for
  777.  
  778.       xxxxx.FRA  and xxxxx.FRA.xxxxx  (xxxx = does not matter)
  779.  
  780.      but will not match for
  781.  
  782.       xxxxx.FRANCA or xxxxx.FRANCA.xxxxxx
  783.  
  784. - Line "T" in FORWARD.SYS file now indicates forwarding strategy, private only
  785.   and maximum size.
  786.   Ex:  
  787.      T  P S 20
  788.   means : only private mail (P), smallest first (S), 20KB maximum (20)
  789.  
  790.      T  S
  791.   means : smallest first. Always private first, bulletins follow.
  792.  
  793. - Line "L" in FORWARD.SYS allows to program TNC before or after a block, i.e.
  794.   at the beginning and at the end of the forward cycle (to disable incoming
  795.   connections for instance). This line must be preceeded with a P line to
  796.   specify the port to be programmed (as for the "D" or "X" command out of a
  797.   block).
  798.  
  799. - "IF MAN" test in FORWARD.SYS file means that test will be true only if the
  800.   forward is manually reverse forced (That is with a + in F4 window, or FR
  801.   remote command).
  802.  
  803. - FWD et REJ now in EMS
  804.  
  805. - Variable $b gives the Zip code of the user.
  806.  
  807. - New set of variables. The first character is "%" instead of "$". Variables
  808.   %i %J %j %K %y are identical to $i, $J, $j, $K and $y, but give the original
  809.   date instead of the final date of a message.
  810.  
  811. - Epurmess is changed to allow the new "original date" field in DIRMES.SYS
  812.  
  813. ===============================================================================
  814. 5.14g
  815.  
  816. - Routing bulletins on destination is possible with a F line in FORWARD file
  817.   like : 
  818.          A F6FBB
  819.            G EU
  820.            F AMSAT
  821.            ....         Will route @EU and >AMSAT bulletins to F6FBB.
  822.  
  823. - Headers of the original message are compressed in lines when using SC
  824.   command or in CP SYSOP messages.
  825.  
  826. - Import of messages accepts spurious lines between /EX and next Sx line.
  827.  
  828. - Faster callsign and BBS search in WP (if no willcard).
  829.  
  830. - HROUTE system disabled when WP validated.
  831.  
  832. - PR[V] #msg #msg : prints (or prints verbose) #msg...
  833.  
  834. - PR> [File] : redirects the printer to the named file. If file is "-", then
  835.   the printer is no longer redirected. Printer is validated. If file is not
  836.   specified, gives the file where the printer is redirected.
  837.  
  838. - Command NEW could generate two lists. Fixed.
  839.  
  840. - Default MID generated with original MessageNumber/BBS.
  841.  
  842. - Sometimes a "BIN MESSAGE NOT FOUND" occurs when the bin files was deleted on
  843.   another channel. Fixed.
  844.  
  845. ===============================================================================
  846. 514h
  847.  
  848. - Number of back lines and delay when using unproto lists defined in INIT.SRV
  849.  
  850. - BBS-UP and BBS-DW batches or programs defined in INIT.SRV
  851.  
  852. - commands in lowercase allowed in import files.
  853.  
  854. - AT or @ are equivalent in the command line SP DESTI AT BBS
  855.  
  856. - return to convers mode after an ascii upload from the console.
  857.  
  858. - MM and MN now give the BID.
  859.  
  860. - Alt D command allows to save the current screen buffer.
  861.  
  862. - C(ontinue) and N(ext) work with the verbose read option.
  863.  
  864. - M(A) # command starts copiing from the first line of text (headers and
  865.   from-to lines are discarded).
  866.  
  867. - When halting the software, the "immediate" message is sent only if needed.
  868.  
  869. - INSTAFBB.COM now gives more warnings and informations.
  870.  
  871. - Up to 4 "S lines" can be defined in a forward block.
  872.  
  873. ============================================================================
  874. 5.15 beta
  875.  
  876. - User MUST give his informations (QTH, Name, Zip, HomeBBS) before the BBS
  877.   goes on. (option in INIT.SRV)
  878.  
  879. - Command SR allows +filename (authorized sysops only).
  880.   Format : SR [#number] [+Filename] [Subject]
  881.  
  882. - Variables %A %G %M %n %P identical to the $A $G $M $n $P, but without
  883.   trailing spaces.
  884.  
  885. - Command DU in FBBDOS gives disk usage from a directory.
  886.  
  887. - New message format in ERROR.SYS. Should be easyer to understand.
  888.  
  889. - YAPP and XMODEM uploads are now buffered.
  890.  
  891. - length of PATH in CD command is checked (8 characters/3 extension).
  892.