sS uniqueFileNameUsingMD5_80(S fullName) { ret md5(fullName) + " " + takeFirst(80-33, fileNameEncode(fullName)); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015172 |
| Snippet name: | uniqueFileNameUsingMD5_80 - unique even on Windows, maximum file name length=80 |
| Eternal ID of this version: | #1015172/13 |
| Text MD5: | 7d854fd15c1ca1476036f11aa77abb5a |
| Author: | stefan |
| Category: | javax / ocr |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-11 13:43:14 |
| Source code size: | 118 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 656 / 723 |
| Version history: | 12 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1015854 - md5FromUniqueFile - see uniqueFileNameUsingMD5_80 #1017047 - uniqueFileNameUsingMD5_80_v2 - unique even on Windows, maximum file name length=80 |