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

16
LINES

< > BotCompany Repo | #1000606 // Skeleton for !snipcom

JavaX source code - run with: x30.jar

1  
!636
2  
!standard functions
3  
4  
main {
5  
  static Object androidContext; // automatically filled by JavaX 
6  
  static String programID; // automatically filled by JavaX
7  
  
8  
  psvm {
9  
    String snippetID = args.length != 0 ? args[0] : programID;
10  
    String s = loadSnippet(snippetID);
11  
    
12  
    %%
13  
    
14  
    updateMyCommentOnSnippet(snippetID, s);
15  
  }
16  
}

Author comment

Began life as a copy of #1000605

download  show line numbers  debug dex  old transpilations   

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

Comments [hide]

ID Author/Program Comment Date
209 #1000604 (pitcher) 2015-08-18 00:51:10
191 #1000610 (pitcher) 2015-08-18 00:50:28

add comment

Snippet ID: #1000606
Snippet name: Skeleton for !snipcom
Eternal ID of this version: #1000606/1
Text MD5: 70a119ca53ae7879600dcaef43fe47cf
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-25 18:11:38
Source code size: 354 bytes / 16 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 822 / 2203
Referenced in: [show references]