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

13
LINES

< > BotCompany Repo | #1001048 // Test readLocally+saveLocally

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

Libraryless. Click here for Pure Java version (228L/2K/7K).

!747

m {
  static S bla = "horst";
  
  p {
    readLocally("bla");
    print(bla + "?");
    bla += " ist jetzt 3 jahre alt";
    print(bla);
    saveLocally("bla");
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001048
Snippet name: Test readLocally+saveLocally
Eternal ID of this version: #1001048/1
Text MD5: bf65c2336314b561907c74e5633b6ca0
Transpilation MD5: e8e568a8de446564c59e715999a64a07
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-17 21:22:37
Source code size: 187 bytes / 13 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 624 / 1124
Referenced in: [show references]