static void createMarkerFile(S progID, S name) { File f = getProgramFile(progID, name); if (fileLength(f) == 0) saveTextFile(f, "1"); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010676 |
| Snippet name: | createMarkerFile |
| Eternal ID of this version: | #1010676/1 |
| Text MD5: | 2fb81fc8a9ef9e1abb563f0f90200afd |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-24 18:12:10 |
| Source code size: | 147 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 647 / 700 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |