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

5
LINES

< > BotCompany Repo | #1025770 // saveTextFileWithInfoBox

JavaX fragment (include)

static File saveTextFileWithInfoBox(File f, S text) {
  saveTextFile(f, text);
  fileSavedInfoBox(f);
  ret f;
}

Author comment

Began life as a copy of #1005015

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1025770
Snippet name: saveTextFileWithInfoBox
Eternal ID of this version: #1025770/2
Text MD5: f66a85e1a6baed72db21c82e7d0d7691
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-05-25 14:35:04
Source code size: 116 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 140 / 190
Version history: 1 change(s)
Referenced in: [show references]