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

8
LINES

< > BotCompany Repo | #1003686 // Test loading chat logs of all programs

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

Libraryless. Click here for Pure Java version (141L/2K/5K).

!752

p {
  L<File> l = allDataFilesNamed("log.txt");
  print("Files found:");
  for (File f : l)
    print(f.getPath() + " " + f.length());
}

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: #1003686
Snippet name: Test loading chat logs of all programs
Eternal ID of this version: #1003686/1
Text MD5: e5f1347542fcd87eeb95e1aad4bd2c95
Transpilation MD5: 44d945086d8bfef8456b52144e25c895
Author: stefan
Category: javax / talking robots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-25 21:06:04
Source code size: 149 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 396 / 429
Referenced in: [show references]