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

5
LINES

< > BotCompany Repo | #1023931 // dm_showModuleWithParams - make if not there yet, set fields & show. TODO: system q

JavaX fragment (include)

static S dm_showModuleWithParams(S moduleLibID, O... params) {
  S moduleID = dm_makeModuleWithParams(moduleLibID, params);
  dm_showModule(moduleID);
  ret moduleID;
}

Author comment

Began life as a copy of #1020119

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1023931
Snippet name: dm_showModuleWithParams - make if not there yet, set fields & show. TODO: system q
Eternal ID of this version: #1023931/1
Text MD5: 6a6873ed5674892d9f86aef540b06823
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-13 16:29:14
Source code size: 172 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 179 / 203
Referenced in: [show references]