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

8
LINES

< > BotCompany Repo | #1003969 // Show latest chat log

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

Transpiled version (1228L) is out of date.

!752

p {
  File f = getNewestFile(allChatLogs()); // TODO: use the other way
  assertNotNull("Not chat log found", f);
  for (S s : scanChatLog(f))
    print(indent(s));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003969
Snippet name: Show latest chat log
Eternal ID of this version: #1003969/1
Text MD5: 5b55758aaaeee02d1a18b1fd60f037f5
Author: stefan
Category: javax / talking robots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-03 14:09:19
Source code size: 179 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 432 / 503
Referenced in: [show references]