Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

12
LINES

< > BotCompany Repo | #1001679 // Test sendToLocalBot with sub-bot

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1044L/8K/27K).

1  
!747
2  
3  
m {
4  
  p {
5  
    addToMultiPort("Hello Bot");
6  
    sendToLocalBot(getVMID() + "/Hello Bot", "what");
7  
  }
8  
  
9  
  static S answer(S s) {
10  
    ret "yo hello";
11  
  }
12  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

Comments [hide]

ID Author/Program Comment Date
1163 stefan Works! 2015-11-01 22:02:20

add comment

Snippet ID: #1001679
Snippet name: Test sendToLocalBot with sub-bot
Eternal ID of this version: #1001679/1
Text MD5: 000cf526994615d87a591404a03b06ee
Transpilation MD5: 50a62fc5f71c13806cd7ee31f3f5fde5
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-11-01 22:01:28
Source code size: 171 bytes / 12 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 747 / 742
Referenced in: [show references]