home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / NODMSG11.ZIP / CHANGES.101 next >
Text File  |  1995-07-04  |  7KB  |  144 lines

  1. Changes to NodeMsg 1.01
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.     o  This version has been modified so that when run from RASIS
  4.        (next version, 2.02) it will not clear the screen.  Under
  5.        normal command line run, the screen is cleared.
  6.  
  7.     o  Certian new features have been made available only in REGISTERED
  8.        mode.  See NODEMSG.REG   These registered only features are
  9.        marked with {+}
  10.  
  11.     o  Editing:  The TAB key will now tab over 8 spaces in the
  12.                  message window.
  13.  
  14.     o  If no command is given on the command line, you are taken to
  15.        the Who's Online Window.
  16.  
  17.     o  The Who's Online window is now the main window..... if you
  18.        "Send" a message, either successfully, or you abort (Q), you
  19.        will be returned to the Who's Online window.
  20.  
  21.     o  The TEST - Dump Msg To Screen function, will pause for a
  22.        keypress, if the RA Wait_For_Enter character (Ctl-A) is found
  23.        in the message.
  24.        Thus you can test importing a large message, and see just how it
  25.        will be displayed to the user online.
  26.  
  27.     o  If you choose <S>end Message from Who's Online, the Node to
  28.        Send to will be the node you were viewing at the time.
  29.        This can be changed at the Send Message window prompt, or
  30.        erased to abort the message. (Backspace to erase, hit Enter)
  31.        Also, pressing ESC when a node number is in the prompt field
  32.        will Abort the send.
  33.  
  34.     o  When prompted for Node to send message to, pressing ESC will also
  35.        abort, as well as entering 0 or Blank.
  36.  
  37.     o  The Import File function has changed!
  38.        The Ctl-F1 and Alt-F1 are no longer used.
  39.        ** Read this carefully......
  40.          To import a file, the function key MUST be the FIRST key pressed
  41.          in the Editing Session, after the first keypress, all keys are
  42.          accepted as message text.
  43.          If you do not want to import a file, press the Spacebar, the
  44.          first key pressed is not shown in the screen, thus if you start
  45.          typing a message, you would have to do your first key twice.
  46.          Confusing??  Experiment.
  47.  
  48.        The File Import keys are displayed at the top of the Editing Window
  49.        when first shown on screen. They are removed when a key is pressed.
  50.  
  51.        The Import File keys are as such:
  52.  
  53.         F1 - Will import a file named HINEW (no extension) in the
  54.              NodeMsg directory. Meant to send a message (Welcome type)
  55.              when you know a new user has logged on.
  56.  
  57.         F2 - Will import a file called HOLDON (no extension) in the
  58.              NodeMsg directory. Meant to send to a user that pages you,
  59.              while you are tied up, on the phone etc.
  60.  
  61.         You can of course, have any kind of message you wish in the
  62.         above two files.  BUT.... to be imported with the Function keys,
  63.         they MUST be named as shown.
  64.  
  65.     {+} F3 - Will prompt for a file to import, just as did the previous
  66.              Ctl and Alt-F1 - Supply full path+name if the file to import
  67.              is NOT in the same directory as NODEMSG.EXE, if it is,
  68.              just the filename is enough.
  69.  
  70.        SPC - The Spacebar will Skip the File Import section.
  71.  
  72.     o  If no text has been entered, instead of prompting for a node
  73.        to send to, NodeMsg exits directly back to the Who's Online
  74.        screen.
  75.  
  76.     o  The message buffer has been bumped up, you can now Enter or import
  77.        up to 3800 characters.  At 76 characters per line (the right margin)
  78.        thats about 54-55 lines.
  79.        More than a screens worth!!
  80.        Less characters per line, means more lines....
  81.  
  82.        If you import a message of this size,  make sure that in the
  83.        message, you have a RA_Wait_For_Enter character (Ctl-A) somewhere,
  84.        so it will not scroll past the user.  The ^A will be properly
  85.        handled by RA when the message is displayed to the caller, and
  86.        will wait for them to press ENTER before displaying any more.
  87.  
  88.        Try logging on locally, shell out, (Alt-J), run Nodemsg SEND,
  89.        and import the example file IMPORT.... this is a copy of part
  90.        of this file, with some Clt-A's inserted.  See how it works.
  91.        When you exit DOS back into RA, it will be displayed to you.
  92.  
  93.     o  The SEND command has been enhanced, as before, simply giving the
  94.        SEND command puts you directly into the Edit Window.
  95.  
  96.        But if you supply a Node Number, and a filename, NodeMsg will
  97.        immediatly send that file to the specified Node.
  98.        Command Syntax is:
  99.        {+} NODEMSG SEND <node> <filename>
  100.  
  101.        NO ERROR CHECKING IS DONE ON THE NODE NUMBER YOU SUPPLY
  102.        The file import function is the same as used from the editor, and
  103.        does the same validation on the filename, and follows all rules
  104.        given for Importing into the Editor.
  105.  
  106.        *** Thank's to Bob DaCastello for suggesting this feature! ***
  107.  
  108.        In addition, if instead of supplying a node number to send to, you
  109.        type ALL, NodeMsg will post the specified message file to ALL
  110.        available nodes.
  111.        Command Syntax is:
  112.        {+} NODEMSG SEND ALL <filename>
  113.        ....
  114.        Remember, even if no one is online for a particular node, its no
  115.        problem. RA will erase the node message file when it next fires up
  116.        for that node.
  117.  
  118.    o   Support has been added for the USERDOES files, created by some
  119.        Door Programs, and is a means to provide extended information about
  120.        what a user is doing on another node.
  121.  
  122.        NodeMsg first looks in the defined Semaphore Directory for a
  123.        USERDOES.<node>, if not found, it checks the RA system directory,
  124.        if still not found, it displays a message to that effect, else the
  125.        contents of the userdoes file.
  126.  
  127.        The userdoes file generally will only have up to 75 characters in
  128.        a line. Nodemsg actually supports about 90 characters in the line.
  129.        The USERDOES text line is displayed in a 'wrapped' format, on the
  130.        last two lines of the Who's Online Window.
  131.  
  132.        YOU can create a USERDOES file for your Doors and Games, see
  133.        USERDOES.TXT for more info.
  134.  
  135.        NOTE:  If the Door/Game does not practice good housekeeping, and
  136.               delete the USERDOES file upon completion, you may get
  137.               a message that really does NOT pertain to the current
  138.               user online, as there is no way for NodeMsg to know if
  139.               this is what the current caller is really doing.
  140.               If you create your own, you need to make sure its deleted
  141.               also when the door/game exits.  Again, see USERDOES.TXT
  142.  
  143.  <eof CHANGES>
  144.