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

3
LINES

< > BotCompany Repo | #1031748 // saveProgramTextFileVerbose

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3406L/20K).

svoid saveProgramTextFileVerbose(S fileName, S text) {
  saveTextFileVerbose(programFile(fileName), text);
}

Author comment

Began life as a copy of #1005015

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031748
Snippet name: saveProgramTextFileVerbose
Eternal ID of this version: #1031748/2
Text MD5: b65e6ecfd3eacbe6009003333de4c286
Transpilation MD5: de4543cd35e8fa4a343a2b2d2137a7f6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-29 04:23:26
Source code size: 110 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 93 / 144
Version history: 1 change(s)
Referenced in: [show references]