home *** CD-ROM | disk | FTP | other *** search
- .key NODE/A,USER/A
- .bra {
- .ket }
-
- IF EXISTS "BBS:Users/$MSGTO{NODE}"
- C:Delete >NIL: T:Message.{NODE}
-
- ; BBS:Commands/AED T:Message.{NODE}
- C:Type MicroBBS:{NODE} TO T:Message.{NODE}
-
- IF EXISTS T:Message.{NODE}
- C:Echo "{USER}:" >>BBS:Messages/$MSGTO{NODE}
- C:Attach >NIL: T:Message.{NODE} BBS:Messages/$MSGTO{NODE}
- ENDIF
- ELSE
- C:Echo "$MSGTO{NODE} does not exist!"
- ENDIF
-