svoid dm_sendDefinitionsToOtherMachine(S computerID) { S text = dm_call(dm_definitionsModule(), 'exportAsText); dm_evalOnOtherMachine(computerID, "dm_importDefinitions(" + multiLineQuote(text) + ");"); }
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: | #1020138 |
Snippet name: | dm_sendDefinitionsToOtherMachine |
Eternal ID of this version: | #1020138/2 |
Text MD5: | 51b755f43f03b8cadc140c70d871eba9 |
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-08 23:29:42 |
Source code size: | 210 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 311 / 349 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |