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

5
LINES

< > BotCompany Repo | #1028094 // dm_backupStructureAndChangeModuleLibID

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (10384L/73K).

svoid dm_backupStructureAndChangeModuleLibID(S newLibID) {
  DynModule mod = dm_current_mandatory();
  dm_exportStructureToDefaultFile(mod);
  dm_changeModuleLibID(mod, newLibID);
}

Author comment

Began life as a copy of #1027651

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028094
Snippet name: dm_backupStructureAndChangeModuleLibID
Eternal ID of this version: #1028094/1
Text MD5: 2e00a65dee9421183f8b0cfc897cbf3c
Transpilation MD5: 70690ce30e3df6c8c0f035ac4b0e1a4f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-05-18 14:24:50
Source code size: 185 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 111 / 174
Referenced in: [show references]