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

3
LINES

< > BotCompany Repo | #1020509 // dm_remote_requireModule - require module on another machine and return ID

JavaX fragment (include)

sS dm_remote_requireModule(S computerID, S moduleLibID) {
  ret dm_evalOnOtherMachine(computerID, "dm_requireModule(" + quote(moduleLibID) + ")");
}

Author comment

Began life as a copy of #1020508

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020509
Snippet name: dm_remote_requireModule - require module on another machine and return ID
Eternal ID of this version: #1020509/3
Text MD5: 3d66b30b6a882b5d8bcaaf0baad86471
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-25 17:04:50
Source code size: 150 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 166 / 203
Version history: 2 change(s)
Referenced in: [show references]