SELMA commands:
--------------------------------------
        commands: [
                "subscribe" (add-user user) |
                ["unsubscribe" | "resign"] (remove-user user) |
                ["help" | "info"] (respond user help-info) |
                ["selma-source"] (respond user read %selma.r) |
                ["suggest" | "suggestion"]
                        (resend manager first message/from text-message) |
                "get" ["msg" | "message"] number: digits        ; bug: number has 
space on
head
                        (send-msg-num user trim number) |
                [thru "re:" list-tag] (log-message text-message repost message) |
                (log-message text-message post message)
        ]

---------------------------------------

        Put:
                selma-source
        in the subject line, and you'll get SELMA's REBOL script. (I don't
think SELMA's source code is quite the right phrase...)

Andrew Martin
Busy reading "The Naked God"...
[EMAIL PROTECTED]
http://members.xoom.com/AndrewMartin/
Online @ 33,600 Baud!
-><-

Reply via email to