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

13
LINES

< > BotCompany Repo | #1011254 // Get all chat lines

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

Download Jar. Libraryless. Click here for Pure Java version (5313L/30K).

!7

set flag allpublic.

static int max = 10000;

p {
  L<S> lines = collect('text, stefansChat_readArchive(max));
  pnl(asTreeSet(lines));
  
  print("Have " + n(lines, "line"));
  /*if (l(lines) == max) warn("Chat full :) (" + max + ")");*/
}

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

No comments. add comment

Snippet ID: #1011254
Snippet name: Get all chat lines
Eternal ID of this version: #1011254/7
Text MD5: deed85dc04d4a36b9a2b115f4f14e8ce
Transpilation MD5: 413062d993e9e6811b388249959e4e16
Author: stefan
Category: javax / chat
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-20 16:50:07
Source code size: 256 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 310 / 859
Version history: 6 change(s)
Referenced in: [show references]