svoid thinAllProgramsBackups() { thinAllProgramsBackups(true); } svoid thinAllProgramsBackups(bool doIt) { for (S progID : programsWithFiles()) thinAProgramsBackups(progID, doIt); }
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019990 |
| Snippet name: | thinAllProgramsBackups |
| Eternal ID of this version: | #1019990/2 |
| Text MD5: | 67f6285e399ef81b2a1ef12290c588f8 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-30 16:48:28 |
| Source code size: | 197 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 701 / 733 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |