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

5
LINES

< > BotCompany Repo | #1004974 // useDataDirOf - use another program's data dir instead of your own

JavaX fragment (include)

please include function programDir.

static void useDataDirOf(S progID) {
  programDir_mine = programDir(progID);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004974
Snippet name: useDataDirOf - use another program's data dir instead of your own
Eternal ID of this version: #1004974/1
Text MD5: 68c7cc2ed89af8362f95dd1b9cf94303
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-09-20 15:47:30
Source code size: 119 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 495 / 505
Referenced in: #1005069 - useProgramDirOf - synonym of useDataDirOf
#1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1031137 - setProgramDir - use another dir instead of programDir()