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

3
LINES

< > BotCompany Repo | #1015172 // uniqueFileNameUsingMD5_80 - unique even on Windows, maximum file name length=80

JavaX fragment (include)

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: 348 / 409
Version history: 12 change(s)
Referenced in: [show references]