                                                     Date: March, 1. 1995



                          LogicBBS  v1.0 BETA
                          <----------------->
                             LITE VERSION

                      Copyright 1995 ParCon Software


    System/node/door/library/AIM-XIM support programmed by Michael Pendec
        Filechecker/Arexxdoor support programmed by Nicholas Clarke
      All Testing was done by friends. Ideas supplied by various people.


      Read "HowToOrder.doc", if you want to get the FINAL version.
-----------------------------------------------------------------------------



                              Server functions
-----------------------------------------------------------------------------




Buttons / Nutton functions
--------------------------

The server got 15 custom definable buttons available. Button definitions are
located in the file "nuttons.def" found in the main bbs path directory.

Buttons are by definition a icon you press once, and the following command
attached to this icon will be executed.

Nuttons are by definition a icon you press followed by pressing a node button.
The command attached to this button will be executed.

You can only specify one action for each button, so it is either a button or
nutton icon.

example: setup for nutton 1

NUTTONNAME%1	ReStartNode
NUTTONACTION%1	RX REXX:Startnode


example: setup for button 5

BUTTONNAME%5	DirectoryOpus
BUTTONACTION%5	HD0:directoryOpus






Pulldown Menu options
---------------------

[TOGGLE STATUS]

You can select this menu item, if you want to remove/display the
buttom status bar.



[EXIT BBS]

Select this menu item, to close the bbs system.



[RELOAD PREFS]

Remove preferences file from resident memory , and reload preferences setup
file when next request occur.
You can use this function, when you have modified flags or options
for nodes and want to run a node with the new modifications.
Just exit node, pick [reload prefs] and press the node button once again.

