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

12
LINES

< > BotCompany Repo | #1001062 // Test readLocally+saveLocally with a string list

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

Libraryless. Click here for Pure Java version (1732L/11K/38K).

!752

static new L<S> myList;

p {
  readLocally("myList");
  
  myList.add("What's up? " + (myList.size() + 1));
  print(structure(myList));
  
  saveLocally("myList");
}

Author comment

Began life as a copy of #1001048

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001062
Snippet name: Test readLocally+saveLocally with a string list
Eternal ID of this version: #1001062/1
Text MD5: 59c2d3982bfb03d921d4bf31ee7fb1b8
Transpilation MD5: 41b8de8927173260439c3ba45db76925
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-31 15:16:13
Source code size: 184 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 572 / 620
Referenced in: [show references]