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

9
LINES

< > BotCompany Repo | #1005809 // Go online! - switch JavaX to "online mode" (default, always gets latest snippets/programs)

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

Libraryless. Click here for Pure Java version (1095L/7K/26K).

1  
!752
2  
3  
p {
4  
  if (isOfflineMode()) {
5  
    goOnlineMode();
6  
    print("Now in online mode!");
7  
  } else
8  
    print("Already in online mode.");
9  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005809
Snippet name: Go online! - switch JavaX to "online mode" (default, always gets latest snippets/programs)
Eternal ID of this version: #1005809/1
Text MD5: a9225adde7a6cd5a24a4e20e3f8e76d2
Transpilation MD5: c2c9eeb0a9f83f70c5aa510949442868
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-09 13:20:22
Source code size: 145 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 424 / 503
Referenced in: [show references]