Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.bbs.mystic    |    Mystic Sysops are mystical nerds...    |    11,842 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 10,238 of 11,842    |
|    g00r00 to All    |
|    Re: NS Command parameters    |
|    18 Oct 21 16:13:52    |
   
   From: nospam.g00r00@f215.n129.z1.fidonet.org   
      
    FT> I am making a python script that runs with mystic -y miapp.mpy in a   
    FT> separate process   
    FT>   
    FT> Is it possible to use the NS command to send a message to an active   
    FT> node, specifying the node number and the message as parameters?   
    FT>   
    FT> example:   
    FT>   
    FT> import mystic_bbs as bbs   
    FT>   
    FT> node = 1   
    FT> msg = "hello"   
    FT> bbs.menucmd ("NS", node, msg)   
      
   Yes. You send the node number and then the message separated by the   
   semi-colon. Use 0 as the node number if you want to send a system-wide   
   broadcast message. For example:   
      
   menucmd ("NS", "1;This message is for node 1")   
      
   or   
      
   menucmd("NS", "0;This is a broadcast to all users")   
      
   ... Redundant book title: DOS For Dummies   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca