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

10
LINES

< > BotCompany Repo | #735 // Generic command executer - takes any command

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

Libraryless. Click here for Pure Java version (25L/1K/2K).

!636
!standard functions

main {
  psvm {
    // print arguments
    for (int i = 0; i < args.length; i++)
      System.out.println("Argument " + (i+1) + ": " + quote(args[i]));
  }
}

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

No comments. add comment

Snippet ID: #735
Snippet name: Generic command executer - takes any command
Eternal ID of this version: #735/1
Text MD5: 9be037bf48bee9a4ba516d17ad9a80c6
Transpilation MD5: 637f7976bc37fbc7e61fa2ce5a08101e
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-14 21:45:03
Source code size: 192 bytes / 10 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 488 / 501
Referenced in: [show references]